summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-05-21 19:44:25 +0200
committerByteHamster <info@bytehamster.com>2020-05-21 19:44:25 +0200
commit04a32dfdc84da00e2fc28fb50894edfc30e7ca68 (patch)
tree180f9473c869bffe6377a6bf427cffc017e39323 /core/src
parent6798eaa46936f078c5c85aab3de7fa425248427b (diff)
downloadAntennaPod-04a32dfdc84da00e2fc28fb50894edfc30e7ca68.zip
Make transifex happy by providing two plural forms
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index ee17875c1..41333f5ae 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -117,6 +117,7 @@
<item quantity="other">%d days after finishing</item>
</plurals>
<plurals name="num_selected_label">
+ <item quantity="one">%d selected</item>
<item quantity="other">%d selected</item>
</plurals>
<string name="loading_more">Loading moreā€¦</string>