From c8d9269efa5be4f53848dae4ca750afdda1c4870 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 28 Nov 2019 00:42:07 +0800 Subject: Show a alert dialog when go back from CommentActivity, EditCommentActivity and EditPostActivity. --- app/src/main/res/values/strings.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (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 36484819..24bd34c7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -116,7 +116,7 @@ Lazy Mode stopped Your interesting thought here - Where is your interesting thought + Where is your interesting thought? Sending Comment sent Could not send this comment @@ -330,10 +330,12 @@ Cannot get the link - Leave? + Leave? The post will still be submitted even if you leave here. - Discard? - All the draft will NOT be saved. + The post may still be submitted even if you leave here. + The comment may still be submitted even if you leave here. + Discard? + All the draft will NOT be saved. Yes No -- cgit v1.2.3