summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2013-08-16 14:39:54 -0400
committerTom Hennen <tom.hennen@gmail.com>2013-08-16 14:39:54 -0400
commit2d83b39c27a32f51776dac14b032a72e0c3fbef8 (patch)
treef3d88f7920d1c37b8b6609902b6e87783f0af4a8 /res/values
parent82bdfe05ac9ced9ffff2469e8ec1dacf88a3f166 (diff)
downloadAntennaPod-2d83b39c27a32f51776dac14b032a72e0c3fbef8.zip
added move to top to individual items in the episode queue. Move to bottom coming soon.
Diffstat (limited to 'res/values')
-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 b3f9975cb..5fb778825 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -250,5 +250,6 @@
<string name="folder_not_empty_dialog_title">Folder is not empty</string>
<string name="folder_not_empty_dialog_msg">The folder you have selected is not empty. Media downloads and other files will be placed directly in this folder. Continue anyway?</string>
<string name="set_to_default_folder">Choose default folder</string>
+ <string name="move_to_top_label">Move to top</string>
</resources> \ No newline at end of file