Merge "[ToA] Terms of Address UI, fragment in LocaleListPicker" into main
This commit is contained in:
@@ -1465,14 +1465,13 @@
|
||||
<item>@string/battery_app_item_hint_in_fg</item>
|
||||
</string-array>
|
||||
|
||||
<!-- A list of not supporting Terms of Address. [DO NOT TRANSLATE] -->
|
||||
<string-array name="terms_of_address_unsupported_locale">
|
||||
<!-- A locale list of not supporting Terms of Address. [DO NOT TRANSLATE] -->
|
||||
<string-array name="terms_of_address_unsupported_locales">
|
||||
<item>fr-CA</item> <!-- French (Canada) -->
|
||||
</string-array>
|
||||
|
||||
<!-- A list of supporting Terms of Address. [DO NOT TRANSLATE] -->
|
||||
<string-array name="terms_of_address_supported_locale">
|
||||
<item>en-XA</item> <!-- English (Pseudo-Accents) -->
|
||||
<item>ar-XB</item> <!-- Arabic (Pseudo-Bidi) -->
|
||||
<!-- A language list of supporting Terms of Address. [DO NOT TRANSLATE] -->
|
||||
<string-array name="terms_of_address_supported_languages">
|
||||
<item>fr</item> <!-- French -->
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user