Increase char limit on tab setting

  Bug: 6522503

Change-Id: I931ad26b5ebed41e9dac9036bde37ef03ef1e596
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7df2a91..214c28d 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>