From 46ddcf3c49f6fc278530c4d73b076e79d5a9c993 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 29 Apr 2020 21:03:02 +0200 Subject: Allow plural of 'x selected' string --- core/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index efd7d698a..2a07fd6f2 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -116,7 +116,9 @@ 1 day after finishing %d days after finishing - %d selected + + %d selected + Loading moreā€¦ -- cgit v1.2.3