From 6c4afc4711e1c4e7eac9528fa9582b0106456656 Mon Sep 17 00:00:00 2001 From: Tom Hennen Date: Sun, 2 Aug 2015 16:39:04 -0400 Subject: we can have both strings and plurals with the same name. fixes AntennaPod/AntennaPod#1050 --- core/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 23c58d16f..c36cde6f7 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -384,6 +384,9 @@ Sleep timer Time left:\u0020 Invalid input, time has to be an integer + seconds + minutes + hours 1 second %d seconds -- cgit v1.2.3