summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-08-10 10:37:40 +0100
committerNeil Fuller <nfuller@google.com>2017-08-10 10:37:40 +0100
commit22c3d4fa3111600b3a8743de69a935428018d24d (patch)
treeebb4ed4ca585b899db4b4b55b07ab919d05e8d42
parent19fbea5b33153c2430d5e5fcaf32625fbf5df6b0 (diff)
downloadTimeZoneUpdater-22c3d4fa3111600b3a8743de69a935428018d24d.tar.gz
Update translation instructions
The Slovenian translators would like more characters to work with. The limit for app names in Play store used to be 30 characters, but it is now 50. https://support.google.com/googleplay/android-developer/answer/113469?hl=en Bug: 64491378 Test: None - comment only change Change-Id: Iaccd46d157eadcdd47386d28a34d5ed32f9c9d55
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f8b159d..4d77774 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -16,6 +16,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Name of the application as seen in the applications info settings page. [CHAR LIMIT=30] -->
+ <!-- Name of the application as seen in the applications info settings page. [CHAR LIMIT=50] -->
<string name="app_name">Time Zone Updater</string>
</resources>