Fix "notification" should be "notifications" in One-handed mode
settings page Change "notification" to "notifications" for wrong string. Bug: 192345310 Test: manual verified on System > Gestures > One-handed mode page Change-Id: I9cf49a2a037483b118027488f36669b9db26a21e
This commit is contained in:
@@ -11763,7 +11763,7 @@
|
||||
<!-- One-handed mode show notification action [CHAR_LIMIT=60] -->
|
||||
<string name="one_handed_action_show_notification_title">Show notifications</string>
|
||||
<!-- One-handed mode show notification action [CHAR_LIMIT=NONE] -->
|
||||
<string name="one_handed_action_show_notification_summary">Notification and settings will appear.</string>
|
||||
<string name="one_handed_action_show_notification_summary">Notifications and settings will appear.</string>
|
||||
<!-- One-handed mode Intro text for gesture navigation [CHAR_LIMIT=NONE] -->
|
||||
|
||||
<!-- Summary text for ambient display double tap [CHAR LIMIT=NONE]-->
|
||||
|
Reference in New Issue
Block a user