am e788ab51: Merge "Increase char limit on tab setting" into jb-dev

* commit 'e788ab51d6b38ecbb9ea0c9b0126a286d597a5fb':
  Increase char limit on tab setting
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6fd0555..ff396ce 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -286,7 +286,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>