summaryrefslogtreecommitdiffstats
path: root/android/source/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/values/arrays.xml')
-rw-r--r--android/source/res/values/arrays.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/source/res/values/arrays.xml b/android/source/res/values/arrays.xml
index b1b61ef89b2f..edea6443b419 100644
--- a/android/source/res/values/arrays.xml
+++ b/android/source/res/values/arrays.xml
@@ -14,6 +14,7 @@
<item >3</item>
</string-array>
<string-array name="SupportedLanguagesValues">
+ <item>SYSTEM_DEFAULT_LANGUAGE</item>
<item >de</item>
<item >en</item>
<item >tr</item>
@@ -43,6 +44,7 @@
<item>@string/filter_drawings</item>
</string-array>
<string-array name="SupportedLanguages">
+ <item>(System Default)</item>
<item>Deutsch</item>
<item>English</item>
<item>Turkçe</item>