summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-27 12:54:17 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-27 13:24:01 -0700
commit7446e9fde7cd8dd7904beff592e8819513797ab9 (patch)
treed03e344e67c40c39ed0793d52a60a532854e651d /res
parent18d1d26a6da997bc0d9aa4d5688203f36c15377a (diff)
downloadandroid_packages_apps_Snap-7446e9fde7cd8dd7904beff592e8819513797ab9.tar.gz
android_packages_apps_Snap-7446e9fde7cd8dd7904beff592e8819513797ab9.tar.bz2
android_packages_apps_Snap-7446e9fde7cd8dd7904beff592e8819513797ab9.zip
Use the well-translated camera_label instead of app_name.
Bug: 10509953 Change-Id: Ia5522fce1892e521c12fcc2f152afe7009026ac5
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e7e1cf731..131560d79 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -16,7 +16,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Camera</string>
-
<!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
<string name="details_ms">%1$02d:%2$02d</string>
<!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->