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:
Jason Chang
2021-07-02 16:17:49 +08:00
parent 150ed0b071
commit 23345bcbfb

View File

@@ -11763,7 +11763,7 @@
<!-- One-handed mode show notification action [CHAR_LIMIT=60] --> <!-- One-handed mode show notification action [CHAR_LIMIT=60] -->
<string name="one_handed_action_show_notification_title">Show notifications</string> <string name="one_handed_action_show_notification_title">Show notifications</string>
<!-- One-handed mode show notification action [CHAR_LIMIT=NONE] --> <!-- 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] --> <!-- One-handed mode Intro text for gesture navigation [CHAR_LIMIT=NONE] -->
<!-- Summary text for ambient display double tap [CHAR LIMIT=NONE]--> <!-- Summary text for ambient display double tap [CHAR LIMIT=NONE]-->