Skip to content

Commit b97c5d2

Browse files
committed
Increase string length limit to fit translation.
bug:6575039 Change-Id: I64fd00add017d02a1a5ccadc3f324f1f2793bbba
1 parent c7f82cc commit b97c5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2505,7 +2505,7 @@
25052505

25062506
<!-- Title for a warning message about the interaction model changes after allowing an accessibility
25072507
service to put the device into explore by touch mode, displayed as a dialog message when
2508-
the user selects to enables the service. (default). [CHAR LIMIT=35] -->
2508+
the user selects to enables the service. (default). [CHAR LIMIT=45] -->
25092509
<string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
25102510
<!-- Summary for a warning message about the interaction model changes after allowing an accessibility
25112511
service to put the device into explore by touch mode, displayed as a dialog message when

0 commit comments

Comments
 (0)