From 5dbe271b2cd4ce479e9d6d8d7b6a1c36409328bf Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 8 Sep 2019 16:08:39 +0800 Subject: Hiding and unhiding posts are now available. --- app/src/main/res/values/strings.xml | 6 ++++++ 1 file changed, 6 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 b4d561b3..900c8750 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -30,6 +30,8 @@ Stop Lazy Mode Send Sort + Hide Post + Unhide Post Edit Post Delete Post Mark NSFW @@ -216,6 +218,10 @@ Unable to save post Post unsaved Unable to unsave post + Post hidden + Unable to hide post + Post unhidden + Unable to unhide post Delete This Post Delete This Comment Are you sure? -- cgit v1.2.3