summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2012-05-21 08:31:57 -0700
committerMichael Kolb <kolby@google.com>2012-05-21 08:31:57 -0700
commit97ffe006c801b9c9a909f9029bb774cfad1bd2d6 (patch)
treec96b0a9769e580489c80467d81c37aa3a550546a
parent26bebab15e925f887ed2f85bccda03083a182289 (diff)
downloadBrowser-97ffe006c801b9c9a909f9029bb774cfad1bd2d6.tar.gz
Increase char limit on tab setting
Bug: 6522503 Change-Id: I931ad26b5ebed41e9dac9036bde37ef03ef1e596
-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 7df2a914..214c28d9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -284,7 +284,7 @@
<string name="menu_preferences">Settings</string>
<!-- Settings screen, section title -->
<string name="pref_content_title">Page content</string>
- <!-- Settings label [CHAR LIMIT=40]-->
+ <!-- Settings label [CHAR LIMIT=45]-->
<string name="pref_allow_apptabs">Allow multiple tabs per app</string>
<!-- Settings label -->
<string name="pref_content_load_images">Load images</string>