mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Merge branch 'contact_settings' into setup_app_name
This commit is contained in:
commit
865940064d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<Preference android:title="@string/prefs_help" android:key="help" />
|
||||
<Preference android:title="@string/prefs_recommend" android:key="recommend" />
|
||||
<Preference android:title="@string/prefs_feedback" android:key="feedback" />
|
||||
<!-- Preference android:title="@string/prefs_imprint" android:key="imprint" / -->
|
||||
<Preference android:title="@string/prefs_imprint" android:key="imprint" />
|
||||
|
||||
<Preference android:id="@+id/about_app"
|
||||
android:title="@string/about_title"
|
||||
|
|
Loading…
Reference in a new issue