diff options
-rw-r--r-- | android/source/res/values/arrays.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/source/res/values/arrays.xml b/android/source/res/values/arrays.xml index 3b2c71c3dadc..e15d685d29dd 100644 --- a/android/source/res/values/arrays.xml +++ b/android/source/res/values/arrays.xml @@ -11,6 +11,7 @@ <item >0</item> <item >1</item> <item >2</item> + <item >3</item> </string-array> <string-array name="SupportedLanguagesValues"> <item >en</item> |