From c3b2ffa65308ca14969a82e490f0c662f1794425 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 9 Dec 2020 15:15:17 +0800 Subject: Add an option to delete all read posts. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3aa406a4..7e7ed640 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -446,6 +446,7 @@ Delete All Post Layouts in Database Delete All Themes in Database Delete All Front Page Scrolled Positions in Database + Delete All Read Posts in Database Delete All Legacy Settings Reset All Settings Clean the database and shared preferences @@ -820,6 +821,7 @@ Delete all post layouts successfully Delete all themes successfully Delete all scrolled positions in front page successfully + Delete all read posts successfully Delete all legacy settings successfully Reset all settings successfully -- cgit v1.2.3