summaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-30 22:06:11 +0300
committerAndrew Dolgov <[email protected]>2011-11-30 22:06:11 +0300
commit95f6ef2fa2ad9bcdef5a54c8a8724d7f70d7de2e (patch)
tree6782039a6b98c8da5b026d4e51402cf0e67d580b /res/menu
parentec7f489c6d3399176a2c786ad511c7f2c5c53010 (diff)
menu-related tweaks, drop duplicate set unread from headline context
menu
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/headlines_menu.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/menu/headlines_menu.xml b/res/menu/headlines_menu.xml
index d4700e68..524004b4 100644
--- a/res/menu/headlines_menu.xml
+++ b/res/menu/headlines_menu.xml
@@ -23,9 +23,9 @@
android:title="@string/share_article"/>
<item
- android:id="@+id/set_unread"
+ android:id="@+id/catchup_above"
android:showAsAction=""
- android:title="@string/article_set_unread"/>
+ android:title="@string/article_mark_read_above"/>
</group>