From 2f10a4a88ebeaf79385276e6b06b1308040ee7d1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 30 Nov 2011 10:22:27 +0300 Subject: implement special options menu for selected headlines --- res/menu/headlines_menu.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/menu/headlines_menu.xml') diff --git a/res/menu/headlines_menu.xml b/res/menu/headlines_menu.xml index ac614810..32ecae81 100644 --- a/res/menu/headlines_menu.xml +++ b/res/menu/headlines_menu.xml @@ -4,18 +4,18 @@ android:id="@+id/selection_toggle_unread" android:icon="@android:drawable/ic_menu_recent_history" android:showAsAction="" - android:title="@string/selection_toggle_unread"/> + android:title="@string/context_selection_toggle_unread"/> + android:title="@string/context_selection_toggle_marked"/> + android:title="@string/context_selection_toggle_published"/> \ No newline at end of file -- cgit v1.2.3-54-g00ecf