Added CHAR LIMIT to string
Bug: 3330078
Change-Id: Id5a85e0aebe083fe7b73a625077e40115f01169e
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2a00f1d..b8a45bf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -522,7 +522,7 @@
<string name="pref_content_load_page">Open pages in overview</string>
<!-- Settings summary -->
<string name="pref_content_load_page_summary">Show overview of newly opened pages</string>
- <!-- Settings screen, section title -->
+ <!-- Settings screen, section title [CHAR LIMIT=50] -->
<string name="pref_extras_title">Advanced</string>
<!-- Settings label -->
<string name="pref_extras_website_settings">Website settings</string>