Loading res/values/strings.xml +15 −0 Original line number Diff line number Diff line Loading @@ -445,6 +445,21 @@ <!-- Support link for the regional preference page. [CHAR LIMIT=NONE]--> <string name="regional_pref_footer_learn_more_link" translatable="false">https://support.google.com/android?p=regional_preferences</string> <!-- Category for the terms of address. [CHAR LIMIT=NONE]--> <string name="category_title_terms_of_address">Additional preferences</string> <!-- Preference title for the terms of address. [CHAR LIMIT=NONE]--> <string name="terms_of_address_title">Terms of address</string> <!-- Preference summary for the terms of address. [CHAR LIMIT=NONE]--> <string name="terms_of_address_summary">Set how you want to be addressed</string> <!-- The subtitle of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_intro_title">Apps can use your terms of address to personalize how they address you.</string> <!-- The title of not specified of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_not_specified">Not specified</string> <!-- The title of feminine of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_feminine">Feminine</string> <!-- The title of masculine of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_masculine">Masculine</string> <!-- The title of the confirmation dialog shown when the user selects one / several languages and tries to remove them [CHAR LIMIT=60] --> <string name="dlg_remove_locales_title">{count, plural, =1 {Remove selected language?} Loading Loading
res/values/strings.xml +15 −0 Original line number Diff line number Diff line Loading @@ -445,6 +445,21 @@ <!-- Support link for the regional preference page. [CHAR LIMIT=NONE]--> <string name="regional_pref_footer_learn_more_link" translatable="false">https://support.google.com/android?p=regional_preferences</string> <!-- Category for the terms of address. [CHAR LIMIT=NONE]--> <string name="category_title_terms_of_address">Additional preferences</string> <!-- Preference title for the terms of address. [CHAR LIMIT=NONE]--> <string name="terms_of_address_title">Terms of address</string> <!-- Preference summary for the terms of address. [CHAR LIMIT=NONE]--> <string name="terms_of_address_summary">Set how you want to be addressed</string> <!-- The subtitle of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_intro_title">Apps can use your terms of address to personalize how they address you.</string> <!-- The title of not specified of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_not_specified">Not specified</string> <!-- The title of feminine of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_feminine">Feminine</string> <!-- The title of masculine of terms of address. [CHAR LIMIT=NONE] --> <string name="terms_of_address_masculine">Masculine</string> <!-- The title of the confirmation dialog shown when the user selects one / several languages and tries to remove them [CHAR LIMIT=60] --> <string name="dlg_remove_locales_title">{count, plural, =1 {Remove selected language?} Loading