Merge "[Dialog] Remove the space." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
6bdefff962
@@ -503,7 +503,7 @@
|
||||
<string name="link_locale_picker_footer_learn_more" translatable="false">https://support.google.com/android?p=per_language_app_settings</string>
|
||||
|
||||
<!-- Title for asking to change system region or not. [CHAR LIMIT=50]-->
|
||||
<string name="title_change_system_region">Change region to %s ?</string>
|
||||
<string name="title_change_system_region">Change region to %s?</string>
|
||||
|
||||
<!-- The content of a confirmation dialog indicating the impact when the user change the system region. [CHAR LIMIT=NONE]-->
|
||||
<string name="desc_notice_device_region_change">Your device will keep %s as a system language</string>
|
||||
@@ -512,7 +512,7 @@
|
||||
<string name="desc_notice_device_region_change_for_preferred_language">%1$s will replace %2$s in your preferred languages</string>
|
||||
|
||||
<!-- Title for asking to change system locale or not. [CHAR LIMIT=50]-->
|
||||
<string name="title_change_system_locale">Change system language to %s ?</string>
|
||||
<string name="title_change_system_locale">Change system language to %s?</string>
|
||||
|
||||
<!-- The title of a confirmation dialog to indicate adding a system locale. [CHAR LIMIT=50]-->
|
||||
<string name="title_system_locale_addition">Add %s to preferred languages?</string>
|
||||
@@ -553,7 +553,7 @@
|
||||
<!-- Category for more language settings. [CHAR LIMIT=NONE]-->
|
||||
<string name="more_language_settings_category">More language settings</string>
|
||||
<!-- Title for asking to change system locale region or not. [CHAR LIMIT=50]-->
|
||||
<string name="title_change_system_locale_region">Change region to <xliff:g id="system_language_region" example="Canada">%1$s</xliff:g> ?</string>
|
||||
<string name="title_change_system_locale_region">Change region to <xliff:g id="system_language_region" example="Canada">%1$s</xliff:g>?</string>
|
||||
<!-- Message for asking to change system locale region or not. [CHAR LIMIT=50]-->
|
||||
<string name="body_change_system_locale_region">Your device will keep <xliff:g id="system_language" example="English">%1$s</xliff:g> as a system language</string>
|
||||
<!-- Description for the numbering system language. [CHAR LIMIT=NONE]-->
|
||||
|
Reference in New Issue
Block a user