summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2015-01-30 12:55:38 -0500
committerTom Hennen <tom.hennen@gmail.com>2015-01-30 12:55:38 -0500
commit2bea83706b37c7fe5d4b687236aaad4ccca6a0c9 (patch)
treee0323698f19bc5f5efb471d6e9a4f72712d07e09 /core/src/main/res/values
parent85778b4aaa4a4cd2ae7fde80bb01afdc3632d123 (diff)
downloadAntennaPod-2bea83706b37c7fe5d4b687236aaad4ccca6a0c9.zip
added confirmation when clearing the queue. for issue #593
Diffstat (limited to 'core/src/main/res/values')
-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 277d7d3c0..b855bddaf 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -165,6 +165,7 @@
<string name="duration">Duration</string>
<string name="ascending">Ascending</string>
<string name="descending">Descending</string>
+ <string name="clear_queue_confirmation_msg">Please confirm that you want to clear the queue of ALL of the episodes in it</string>
<!-- Flattr -->
<string name="flattr_auth_label">Flattr sign-in</string>