summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-08-03 11:32:10 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-08-03 11:32:10 +0000
commitec47bbdb2ff06e32e1e650eb2e40893ead3d3c82 (patch)
tree1f1ce8a3f05a925a505059cc860df52bb65692c5
parent85fb58014df91dedd556e327252cb89c7e1448a1 (diff)
parent20915a66b24be10641ee516af377ef5f72202f25 (diff)
downloadTimeZoneUpdater-ec47bbdb2ff06e32e1e650eb2e40893ead3d3c82.tar.gz
Add translation instructions am: b241c66b62 am: a24bf52a1f am: 1d02df98ee am: af28d707a9
am: 20915a66b2 Change-Id: I75392e49daef66de7de5fd38d61278fe32e71d34
-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>