Merge "Refine the text limit of status for shortcut menu item." into rvc-dev
This commit is contained in:
@@ -4410,10 +4410,10 @@
|
||||
shortcut enabled. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_shortcut_off">Don’t turn on</string>
|
||||
|
||||
<!-- Text for a feature status that is enabled. [CHAR LIMIT=10] -->
|
||||
<!-- Text for a feature status that is enabled. [CHAR LIMIT=20] -->
|
||||
<string name="accessibility_shortcut_menu_item_status_on">ON</string>
|
||||
|
||||
<!-- Text for a feature status that is disabled. [CHAR LIMIT=10] -->
|
||||
<!-- Text for a feature status that is disabled. [CHAR LIMIT=20] -->
|
||||
<string name="accessibility_shortcut_menu_item_status_off">OFF</string>
|
||||
|
||||
<!-- Title for a warning about security implications of enabling an accessibility
|
||||
|
||||
Reference in New Issue
Block a user