From 23345bcbfbc3b6a59f0438a78f7dea5ff1a740e6 Mon Sep 17 00:00:00 2001 From: Jason Chang Date: Fri, 2 Jul 2021 16:17:49 +0800 Subject: [PATCH] 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 --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 32914b8c0f6..e026e9395d4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -11763,7 +11763,7 @@ Show notifications - Notification and settings will appear. + Notifications and settings will appear.