summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2011-08-24 13:43:37 +0800
committerWu-cheng Li <wuchengli@google.com>2011-08-24 13:43:37 +0800
commit12e13fbaa57ea1bd187b333887c7e91fa52a3511 (patch)
treef92182acb05bce6f707f2ff9fde084ada12cdb5b
parentd480002ccad05cf992c628c72884091c36cc654c (diff)
downloadLegacyCamera-12e13fbaa57ea1bd187b333887c7e91fa52a3511.zip
LegacyCamera-12e13fbaa57ea1bd187b333887c7e91fa52a3511.tar.gz
LegacyCamera-12e13fbaa57ea1bd187b333887c7e91fa52a3511.tar.bz2
Increase char limit of tap to focus toast.
bug:5205501 Change-Id: I9447ea077e3690d2dafa4164a8353de31e1a4d3f
-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 77c5513..94fce1d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -280,6 +280,6 @@
<!-- The text shown in the progress dialog when generating the final panorama result in the background [CHAR LIMIT=30] -->
<string name="pano_dialog_generate_panorama">Generating panorama...</string>
- <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=24] -->
+ <!-- Toast telling users tapping on the viewfinder will trigger autofocus [CHAR LIMIT=28] -->
<string name="tap_to_focus">Tap to focus</string>
</resources>