X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5665d9c306165c144fc60b9749ac184cb32369c0..2946d8dd69cf8d30a3fc2447ac931675989e8eff:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index a4868a4e..ae3624c2 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -6,9 +6,8 @@ Copyright (C) 2012-2013 ownCloud Inc. This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 2 of the License, or - (at your option) any later version. + it under the terms of the GNU General Public License version 2, + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -119,8 +118,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:ems="10" - android:enabled="false" - android:text="@string/oauth_url_endpoint_auth" + android:text="@string/oauth2_url_endpoint_auth" android:singleLine="true" android:visibility="gone" > @@ -133,8 +131,7 @@ android:layout_height="wrap_content" android:layout_weight="1" android:ems="10" - android:enabled="false" - android:text="@string/oauth_url_endpoint_access" + android:text="@string/oauth2_url_endpoint_access" android:singleLine="true" android:visibility="gone" >