From 7df9aa7310ca252571747003df35bee057828488 Mon Sep 17 00:00:00 2001 From: purigarcia Date: Wed, 8 Jul 2015 08:50:24 +0200 Subject: [PATCH] add unfavorite option in context menu --- res/menu/file_actions_menu.xml | 3 ++- res/values/strings.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/res/menu/file_actions_menu.xml b/res/menu/file_actions_menu.xml index 29f089d0..d98804c5 100644 --- a/res/menu/file_actions_menu.xml +++ b/res/menu/file_actions_menu.xml @@ -30,7 +30,8 @@ - + + diff --git a/res/values/strings.xml b/res/values/strings.xml index a6778e8e..21b840c2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -201,6 +201,7 @@ Account does not exist in the device yet Favorite + Unfavorite Rename Remove "Do you really want to remove %1$s?" -- 2.11.0