Rephrase the base text for accessibility large pointer icon.
L10N team requested that the text might not fit within the CHAR_LIMIT=35 in some languages. Rather than increasing the limit, I think it's better to simplify the original text so that its translations are unlikely to break the limit of chars. Bug: 26123263 Change-Id: If9b338d2f051c161a71e8b20c9526be2d10e0cc1
This commit is contained in:
@@ -3660,7 +3660,7 @@
|
||||
<!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_toggle_speak_password_preference_title">Speak passwords</string>
|
||||
<!-- Title for the accessibility preference for enabling/disabling large icons for mouse/trackpad pointers. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_toggle_large_pointer_icon_title">Large mouse/trackpad pointer icons</string>
|
||||
<string name="accessibility_toggle_large_pointer_icon_title">Large mouse pointer</string>
|
||||
<!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_long_press_timeout_preference_title">Touch & hold delay</string>
|
||||
<!-- Title for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user