From 120e48b40c085a9710297ec511233b2ea08d53f2 Mon Sep 17 00:00:00 2001 From: Steven Ng Date: Wed, 30 Mar 2022 16:40:35 +0100 Subject: [PATCH] Remove unnecessary offset from the app label ICU string Test: Enable talk back, focus on an app icon that has one notification. Talk back announced the number of notification correctly. Fix: 227131579 Change-Id: I80c21bab27c6cc6813a1ca0e51b702db34d58424 --- 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 267f9c35c2..f699fca9b5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -217,7 +217,7 @@ Disabled %1$s - {count, plural, offset:1 + {count, plural, =1 {{app_name} has # notification} other {{app_name} has # notifications} }