summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-10-01 16:58:08 -0700
committerSascha Haeberling <haeberling@google.com>2013-10-01 16:58:08 -0700
commit0423308f36acce0bed2bcde8c74043082c9e83d7 (patch)
treeabee63dad982e504e2d0ff3190c7d5bb6fd1d6ff /res/values/strings.xml
parent6416ba8a428025c669782a2d3226f06ad5a86921 (diff)
downloadandroid_packages_apps_Snap-0423308f36acce0bed2bcde8c74043082c9e83d7.tar.gz
android_packages_apps_Snap-0423308f36acce0bed2bcde8c74043082c9e83d7.tar.bz2
android_packages_apps_Snap-0423308f36acce0bed2bcde8c74043082c9e83d7.zip
Increase char limit for camera timer sound message.
Bug: 10962439 Change-Id: Ib08734a059082dd6a20a7ded67bc3495500c598e
Diffstat (limited to 'res/values/strings.xml')
-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 2d8684850..c7c775469 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -213,7 +213,7 @@
<item quantity="other">%d seconds</item>
</plurals>
<string name="pref_camera_timer_sound_default">@string/setting_on_value</string>
- <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 16]-->
+ <!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Beep during countdown</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->