From 449880287bcd87f9059838ec29447c56823104de Mon Sep 17 00:00:00 2001 From: Patrick Kennedy Date: Sun, 4 Oct 2020 19:18:45 +0100 Subject: Add plural default resource for download_report_content string. (#4492) --- core/src/main/res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'core/src/main/res/values/strings.xml') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 4cf301530..23c812f17 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -248,7 +248,10 @@ Processing downloads Downloading podcast data - %1$d downloads succeeded, %2$d failed + + %d download succeeded, %d failed + %d downloads succeeded, %d failed + Unknown Title Feed Media file -- cgit v1.2.3