summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-08-02 17:40:08 +0100
committerNeil Fuller <nfuller@google.com>2017-08-03 13:34:53 +0100
commitd9376bfb017ddc95443d8f5ac5847904cb131ba9 (patch)
tree1f1ce8a3f05a925a505059cc860df52bb65692c5
parentb668857f02d2304068704f6d0c5ecf7316c80c44 (diff)
downloadTimeZoneUpdater-d9376bfb017ddc95443d8f5ac5847904cb131ba9.tar.gz
Add translation instructions
Add translation instructions for app strings. Bug: 64292198 Test: make Change-Id: Ie9141d9f3067e95b74850667b7ed25ab96138249 (cherry picked from commit b241c66b62455c5ff814d1072837675c1d164ebe)
-rw-r--r--res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2c0aed1..f8b159d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -15,6 +15,7 @@
* limitations under the License.
-->
-<resources>
+<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] -->
<string name="app_name">Time Zone Updater</string>
</resources>