aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcast_episode_offline.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-01-27 16:24:45 -0800
committerScott Jackson <daneren2005@gmail.com>2014-01-27 16:24:45 -0800
commit0d5836418895d8c9d75bee187b35ded246152d38 (patch)
treed4918691e64cd5c3fd523af20c406dd7b7e4c85b /res/menu/select_podcast_episode_offline.xml
parent271cc713ae19f4acbb157f377e7d90780ebd17a7 (diff)
downloaddsub-0d5836418895d8c9d75bee187b35ded246152d38.tar.gz
dsub-0d5836418895d8c9d75bee187b35ded246152d38.tar.bz2
dsub-0d5836418895d8c9d75bee187b35ded246152d38.zip
Remove delete ambiguity
Diffstat (limited to 'res/menu/select_podcast_episode_offline.xml')
-rw-r--r--res/menu/select_podcast_episode_offline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/select_podcast_episode_offline.xml b/res/menu/select_podcast_episode_offline.xml
index 4d464c1f..2ce51279 100644
--- a/res/menu/select_podcast_episode_offline.xml
+++ b/res/menu/select_podcast_episode_offline.xml
@@ -9,5 +9,5 @@
<item
android:id="@+id/menu_delete"
- android:title="@string/common.delete"/>
+ android:title="@string/menu.delete"/>
</menu>