summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-08 07:29:09 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-08 07:29:09 +0000
commit7c412adf58284e17d1490094ebc6fc9d3eb2088c (patch)
tree1f1ce8a3f05a925a505059cc860df52bb65692c5
parentf5d1b549327787270fcc830e4326ffd7c398500c (diff)
parentd9376bfb017ddc95443d8f5ac5847904cb131ba9 (diff)
downloadTimeZoneUpdater-7c412adf58284e17d1490094ebc6fc9d3eb2088c.tar.gz
release-request-c8b8af6b-4899-402a-9ff7-72255ba5300b-for-git_oc-mr1-release-4253898 snap-temp-L09600000090287887
Change-Id: I617ea1ee26f2e324fdca7f88d79d5f5d55596afb
-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>