diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 960fb693..e607c780 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -146,7 +146,6 @@ Add %1$s Checkbox Unlock notes - Beta Oh no - What now? 🙁 Please try to force close the app and restart it again. There might have been an incorrect connection to the Nextcloud app. If the issue persists, try to clear the storage of both apps: Nextcloud and Nextcloud Notes to solve this issue. diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 087f4ac2..f199636b 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -49,7 +49,6 @@ android:icon="@drawable/ic_baseline_dashboard_24" android:key="@string/pref_key_gridview" android:layout="@layout/item_pref" - android:summary="@string/simple_beta" android:title="@string/settings_gridview" />