summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-08-12 13:46:24 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-08-12 13:46:24 +0200
commit1dce5a3061cbb10cc1e945bc5f0e8c63d41c8df6 (patch)
treef77b8156f13eb8b870c3217d4ef0c74e5c75e8e5 /res/values/strings.xml
parentb20bdea18e65ecccb7bd2b64efb342a547d640bd (diff)
downloadAntennaPod-1dce5a3061cbb10cc1e945bc5f0e8c63d41c8df6.zip
Added confirmation dialog when deleting a feed
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6121410e5..d64cd6469 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -174,6 +174,7 @@
<string name="pref_display_only_episodes_title">Display only episodes</string>
<string name="pref_display_only_episodes_sum">Display only items which also have an episode.</string>
<string name="user_interface_label">User Interface</string>
+ <string name="feed_delete_confirmation_msg">Please confirm that you want to delete this feed and ALL episodes of this feed that you have downloaded.</string>
</resources> \ No newline at end of file