Complete missing translations across all supported languages#215
Conversation
Co-authored-by: qrrk <19731636+qrrk@users.noreply.github.com>
There was a problem hiding this comment.
@copilot Looks good, but there is also a number of missing translations from older additions. Fix those as well.
missing.txt
|
@copilot Here are the translations that are still missing: Details |
... The comment appears to be incomplete - I don't see the list of missing translations. Could you please provide the list or attach the file with the missing translations?
... Added all 154 missing translations from older additions across all 9 supported languages. This includes translations for proxy settings, cache settings, new game forks (EOD, TISH, TLG descriptions), filesystem operations, and various UI elements. All translation files are now complete and synchronized with the English source. Commit: 8feea50 |
|
@copilot Here you go |
Co-authored-by: qrrk <19731636+qrrk@users.noreply.github.com>
All 152 translations from the attached missing.txt file were already added in commit 8feea50. Verified that all keys are present in their respective files across all 9 languages. The missing.txt file appears to have been generated before my latest commit. |
Translation keys were added to English locale but not propagated to other supported languages, breaking localization completeness. This PR adds all missing translations across all 9 non-English locales.
Changes
btn_confirmkey todialog_buttons.csvacross all 9 non-English locales (cs, es, fr, ko, pl, pt, ru, tr, zh)userdata_deletion_dialog.csvwith 4 translation keys for all 9 non-English locales.importfiles with unique UIDs for Godot asset pipelinedownload_manager.csv: msg_using_proxy, msg_download_finishedfilesystem_helper.csv: msg_zipping_file, msg_zip_errorgeneral.csv: desc_tlg, desc_eod, desc_tish, msg_theme_load_error, msg_unpacking_ziprelease_manager.csv: msg_fetching_releases_eod, msg_fetching_releases_tishrelease_installer.csv: msg_game_deletedsettings_tab.csv: proxy settings, cache settings, licenses label, and all associated tooltipsTranslation Keys Added (Initial)
All translations verified to match English source structure with appropriate localizations. Translation completeness is now 100% across all supported languages.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.