mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-08 09:27:57 -04:00
add comment about locales to settings.xml
This commit is contained in:
@@ -58,6 +58,11 @@
|
||||
<item>@string/settings_brown_theme</item>
|
||||
</string-array>
|
||||
|
||||
<!--
|
||||
NB: this list needs to be updated manually for new/removed languages and
|
||||
is used to generate the locale lists in app/build.gradle and
|
||||
app/src/main/res/xml/locales_config.xml using .scripts/locales.py
|
||||
-->
|
||||
<string-array name="locale_values">
|
||||
<item />
|
||||
<item>ar</item>
|
||||
|
||||
Reference in New Issue
Block a user