summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2015-09-05 14:22:28 -0400
committerTom Hennen <tom.hennen@gmail.com>2015-09-07 21:25:18 -0400
commit1d38db32d5cbb1a86276600bc06f660f9c521ec9 (patch)
tree3c569fa1c868ebed87b482e1cd6b6d796bdc3620 /core/src/main/res/values/strings.xml
parent98a0b46bed65b6489923be7364bb9894901ae6fc (diff)
downloadAntennaPod-1d38db32d5cbb1a86276600bc06f660f9c521ec9.zip
episodes fragment with tabs. layout of item info is messed up for some reason.
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index a52518e36..226eb1012 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -9,7 +9,7 @@
<string name="feeds_label">Feeds</string>
<string name="add_feed_label">Add Podcast</string>
<string name="podcasts_label">PODCASTS</string>
- <string name="episodes_label">EPISODES</string>
+ <string name="episodes_label">Episodes</string>
<string name="new_episodes_label">New Episodes</string>
<string name="all_episodes_label">All Episodes</string>
<string name="new_label">New</string>