summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-06-24 17:28:34 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-06-24 17:28:34 +0200
commitb283eae1b9b15c092f49b86cfbecc400f60b1171 (patch)
tree881f949bef1b7fdc37980669b56b000250ed2d26 /res/values/strings.xml
parente3115f1ae4f89b75fecf3c5e3763b4b38cc09899 (diff)
downloadAntennaPod-b283eae1b9b15c092f49b86cfbecc400f60b1171.zip
Implemented Fragment for showing the queue
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 41519ef40..bb2e3153a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -59,4 +59,5 @@
<string name="show_info_label">Show information</string>
<string name="remove_feed_label">Remove Feed</string>
<string name="position_default_label">00:00:00</string>
+ <string name="queue_label">Queue</string>
</resources>