[TP] Modify string limit for clock_settings_title

Test: NA, the change is per the translate request
Fixes: 269252730
Change-Id: I12209eacb0379acd9eea5468861c01bf8c8e67c6
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6eeea9c..0d446df 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -33,7 +33,7 @@
     <!-- The content description of clock entry. [CHAR LIMIT=NONE] -->
     <string name="clock_picker_entry_content_description">Change a custom clock</string>
 
-    <!-- Title of a section of the customization picker where the user can configure Clock face. [CHAR LIMIT=15] -->
+    <!-- Title of a section of the customization picker where the user can configure Clock face. [CHAR LIMIT=19] -->
     <string name="clock_settings_title">Clock Settings</string>
 
     <!-- Title of a tab to change the clock color. [CHAR LIMIT=15] -->