Merge "Increase char limit on pointer fill strings for i18n" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
84fccf465e
@@ -4458,15 +4458,15 @@
|
|||||||
<string name="trackpad_pointer_speed">Pointer speed</string>
|
<string name="trackpad_pointer_speed">Pointer speed</string>
|
||||||
<!-- Title text for mouse pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Title text for mouse pointer fill style. [CHAR LIMIT=35] -->
|
||||||
<string name="pointer_fill_style">Pointer fill style</string>
|
<string name="pointer_fill_style">Pointer fill style</string>
|
||||||
<!-- Content description for black pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Content description for black pointer fill style. [CHAR LIMIT=60] -->
|
||||||
<string name="pointer_fill_style_black_button">Change pointer fill style to black</string>
|
<string name="pointer_fill_style_black_button">Change pointer fill style to black</string>
|
||||||
<!-- Content description for green pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Content description for green pointer fill style. [CHAR LIMIT=60] -->
|
||||||
<string name="pointer_fill_style_green_button">Change pointer fill style to green</string>
|
<string name="pointer_fill_style_green_button">Change pointer fill style to green</string>
|
||||||
<!-- Content description for yellow pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Content description for yellow pointer fill style. [CHAR LIMIT=60] -->
|
||||||
<string name="pointer_fill_style_yellow_button">Change pointer fill style to yellow</string>
|
<string name="pointer_fill_style_yellow_button">Change pointer fill style to yellow</string>
|
||||||
<!-- Content description for pink pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Content description for pink pointer fill style. [CHAR LIMIT=60] -->
|
||||||
<string name="pointer_fill_style_pink_button">Change pointer fill style to pink</string>
|
<string name="pointer_fill_style_pink_button">Change pointer fill style to pink</string>
|
||||||
<!-- Content description for blue pointer fill style. [CHAR LIMIT=35] -->
|
<!-- Content description for blue pointer fill style. [CHAR LIMIT=60] -->
|
||||||
<string name="pointer_fill_style_blue_button">Change pointer fill style to blue</string>
|
<string name="pointer_fill_style_blue_button">Change pointer fill style to blue</string>
|
||||||
<!-- Title for the button to trigger the 'touch gesture' education. [CHAR LIMIT=35] -->
|
<!-- Title for the button to trigger the 'touch gesture' education. [CHAR LIMIT=35] -->
|
||||||
<string name="trackpad_touch_gesture">Learn touchpad gestures</string>
|
<string name="trackpad_touch_gesture">Learn touchpad gestures</string>
|
||||||
|
Reference in New Issue
Block a user