Skip to content

Commit

Permalink
Language code confirmation wording
Browse files Browse the repository at this point in the history
  • Loading branch information
RaymondLuong3 committed Feb 12, 2025
1 parent 9d558b8 commit e106162
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,12 +400,12 @@
"language_codes_confirmation": {
"all_sources_should_be_same_language": "All source and reference projects should be in the same language",
"change_source_projects_on_settings_page": "Source projects can be changed on the [link:projectSettingsUrl]settings page[/link]",
"confirm_lang_codes_correct": "All the language codes are correct.",
"contact_project_administrator_to_change_settings": "Contact your project administrator to change project settings",
"confirm_lang_codes_correct": "All the language codes are correct",
"contact_project_administrator_to_change_settings": "Contact your project administrator if language settings need to be updated",
"how_to_change_language_codes": "Language codes can be changed in Paratext by going to Project Settings > Project Properties > Language.",
"incorrect_language_codes_reduce_quality": "Incorrect language codes will dramatically reduce draft quality.",
"i_understand_and_accept": "I understand the problem and want to save these settings anyway",
"please_make_sure_codes_correct": "Please make sure all the language codes are correct before saving.",
"i_understand_and_accept": "I understand the problem and want to continue anyways",
"please_make_sure_codes_correct": "Please make sure all the language codes are correct before continuing.",
"source_and_reference_languages_different": "Source and reference projects currently have the following language codes: {{ languageCodes }}. Using incorrect language codes, or using source or reference projects that are not all in the same language, may significantly reduce the draft quality.",
"source_and_target_languages_same": "Source and target languages are both {{ displayLanguage }}",
"source_and_target_projects_all_have_language_code": "The source and target projects all have the [b]{{ languageCode }}[/b] language code. If you are translating into a dialect or related language that does not have a separate ISO code, these settings may be correct. For all other projects, having the source and target projects set to the same language may significantly reduce the draft quality.",
Expand Down

0 comments on commit e106162

Please sign in to comment.