diff --git a/Clover/app/src/main/res/values/strings.xml b/Clover/app/src/main/res/values/strings.xml index 4a3ecd75..f16790a9 100644 --- a/Clover/app/src/main/res/values/strings.xml +++ b/Clover/app/src/main/res/values/strings.xml @@ -41,8 +41,7 @@ 404 not found No more posts - Edit available boards - Add or remove boards + Board editor Add board Board code e.g. lit Added board @@ -96,6 +95,8 @@ Error deleting post Only delete the image + Edit boards + Add or remove boards Thread watcher 4chan pass diff --git a/Clover/app/src/main/res/xml/preference.xml b/Clover/app/src/main/res/xml/preference.xml index 1c310fab..c261bb02 100644 --- a/Clover/app/src/main/res/xml/preference.xml +++ b/Clover/app/src/main/res/xml/preference.xml @@ -2,8 +2,8 @@ + android:summary="@string/preference_board_edit_summary" + android:title="@string/preference_board_edit" >