From fbe056888323bda459139500dfad82bbc1fe7075 Mon Sep 17 00:00:00 2001 From: jabarros Date: Mon, 11 Aug 2014 14:39:44 +0200 Subject: [PATCH] Add into file_actions_menu xml the 'move' option --- res/menu/file_actions_menu.xml | 3 ++- res/values/strings.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/res/menu/file_actions_menu.xml b/res/menu/file_actions_menu.xml index 864ecd9a..d254d7db 100644 --- a/res/menu/file_actions_menu.xml +++ b/res/menu/file_actions_menu.xml @@ -30,5 +30,6 @@ - + + diff --git a/res/values/strings.xml b/res/values/strings.xml index a8179bb8..0c3b1e78 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -286,4 +286,6 @@ Add account Secure connection is redirected through a non secure route. + Move + -- 2.11.0