summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-02-17 11:39:30 +0100
committerByteHamster <info@bytehamster.com>2021-02-17 11:39:30 +0100
commit28d6551dbc6226de7d6dfaf466c6dd67b99e996d (patch)
treed3c008a3f54d42995c77acac7f0e4aacb7011265 /core
parent64304cee8a39798434077534ea637df10a1cf1f1 (diff)
downloadAntennaPod-28d6551dbc6226de7d6dfaf466c6dd67b99e996d.zip
Removed plural form because Transifex only allows 2 forms in English
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index f028ea198..8828d5bdb 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -132,7 +132,6 @@
<item quantity="other">%d selected</item>
</plurals>
<plurals name="num_episodes">
- <item quantity="zero">no episodes</item>
<item quantity="one">%d episode</item>
<item quantity="other">%d episodes</item>
</plurals>