From: jabarros Date: Wed, 6 Aug 2014 07:23:21 +0000 (+0200) Subject: Change the title of preference for adding new accounts and remove unused commented... X-Git-Tag: oc-android-1.7.0_signed~227^2~6 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/471d64a16ca536a01e4e6536d616b4c6f665207e?hp=--cc Change the title of preference for adding new accounts and remove unused commented code --- 471d64a16ca536a01e4e6536d616b4c6f665207e diff --git a/res/values/strings.xml b/res/values/strings.xml index 85a35c4e..c9927ec4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -280,5 +280,6 @@ The file is no longer available on the server Accounts + Add account diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index d502e884..4ce05db8 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -19,7 +19,7 @@ --> - + @@ -28,7 +28,6 @@ android:title="@string/prefs_select_oc_account" android:summary="@string/prefs_summary_select_oc_account" / --> -