aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorCamil Staps2015-04-15 21:24:24 +0200
committerCamil Staps2015-04-15 21:27:27 +0200
commitf3f71c7d0c2e6944e7bb2a7190bb06680819ad73 (patch)
treeeab03f2a6e9d4412002b52f45eab967feb41a117 /app/src/main/res/values/strings.xml
parentOverall continuation of development (diff)
Added working podcasts
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 856aa2f..4324ff7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -8,4 +8,6 @@
<string name="action_today">Today</string>
<string name="title_activity_settings" translatable="false">@string/action_settings</string>
+
+ <string name="failure_fetching_podcasts">Couldn\'t fetch podcasts</string>
</resources>