summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorTom Hennen <TomHennen@users.noreply.github.com>2015-02-23 18:46:37 -0500
committerTom Hennen <TomHennen@users.noreply.github.com>2015-02-23 18:46:37 -0500
commit2316a260bbe3d80a846e9091e46e8d4e4f91b390 (patch)
treec938c8ef332bb66164951f8d23af2d6920c0164c /core
parent44f99e3b2fb531f9d07ca6b2f80cefec2fc07d60 (diff)
parent2bea83706b37c7fe5d4b687236aaad4ccca6a0c9 (diff)
downloadAntennaPod-2316a260bbe3d80a846e9091e46e8d4e4f91b390.zip
Merge pull request #616 from TomHennen/empty_queue_command_593
Empty queue command 593
Diffstat (limited to 'core')
-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 b6b025134..9b7cb3585 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -167,6 +167,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>