<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="owncloud"
android:icon="@drawable/oc_icon"
- android:label="@string/app_name"
+ android:label="@string/oc_app_name"
android:smallIcon="@drawable/oc_icon">
</account-authenticator>
\ No newline at end of file