summaryrefslogtreecommitdiffstats
path: root/src/android
diff options
context:
space:
mode:
authorLars Schmertmann <Lars.Schmertmann@governikus.de>2019-01-15 10:26:37 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2019-02-21 13:49:55 +0000
commit01f07fd2d1f4e9c6dfc755ffa1c30bb1281a0ff1 (patch)
tree52e4df5d76db0c266e93954db8c867433598ab46 /src/android
parentd3eb9e944ac73f238b8716bb25b8051377bba946 (diff)
Rename the Indonesian Android translation folder to fix a lint warning
Wrong locale name ----------------- From the java.util.Locale documentation: "Note that Java uses several deprecated two-letter codes. The Hebrew ("he") language code is rewritten as "iw", Indonesian ("id") as "in", and Yiddish ("yi") as "ji". This rewriting happens even if you construct your own Locale object, not just for instances returned by the various lookup methods. Because of this, if you add your localized resources in for example values-he they will not be used, since the system will look for values-iw instead. To work around this, place your resources in a values folder using the deprecated language code instead. See also: http://www.apps4android.org/?p=3695 https://issuetracker.google.com/issues/36908826 Change-Id: I726c43f282156b21e8d6b073029f3c3b8fd42a30 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'src/android')
-rw-r--r--src/android/java/res/values-in/strings.xml (renamed from src/android/java/res/values-id/strings.xml)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/android/java/res/values-id/strings.xml b/src/android/java/res/values-in/strings.xml
index b25f568ee9..b25f568ee9 100644
--- a/src/android/java/res/values-id/strings.xml
+++ b/src/android/java/res/values-in/strings.xml