X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/24356ea2501fc55edf7ab2df2da2b12f8acb210a..6d8fc58eabd9220306497e2f16e0499d8284444c:/res/menu/main_menu.xml diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 7c7ed11d..ab41e4ba 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -20,29 +20,26 @@ + android:showAsAction="always" + android:title="@string/actionbar_upload" + android:contentDescription="@string/actionbar_upload"/> - + android:showAsAction="always" + android:title="@string/actionbar_mkdir" + android:contentDescription="@string/actionbar_mkdir"/> + android:showAsAction="always" + android:title="@string/actionbar_sort" + android:contentDescription="@string/actionbar_sort"/>/>