Skip to content

Commit 1c094d3

Browse files
sganovAndroid (Google) Code Review
authored andcommitted
Merge "Increase string length limit to fit translation." into jb-dev
2 parents 00ca7a8 + b97c5d2 commit 1c094d3

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)