From ccb2fcfcadee894418dc0a68de56bf93edb191bb Mon Sep 17 00:00:00 2001 From: sowjanyakch Date: Mon, 19 May 2025 15:29:48 +0200 Subject: [PATCH] create a layout to show conversation delete notice Signed-off-by: sowjanyakch --- app/src/main/res/layout/activity_chat.xml | 13 +++++ .../remainder_to_delete_conversation.xml | 57 +++++++++++++++++++ app/src/main/res/values/strings.xml | 7 ++- 3 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 app/src/main/res/layout/remainder_to_delete_conversation.xml diff --git a/app/src/main/res/layout/activity_chat.xml b/app/src/main/res/layout/activity_chat.xml index 9652c2947..3706dc924 100644 --- a/app/src/main/res/layout/activity_chat.xml +++ b/app/src/main/res/layout/activity_chat.xml @@ -139,6 +139,19 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b8f31db2e..7af5aac2a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -513,7 +513,12 @@ How to translate with transifex: Reply Reply privately Delete - Message deleted successfully, but it might have been leaked to other services + This conversation will be automatically deleted in %1$d days of + no activity + Delete now + Keep + Message deleted successfully, but it might have been + leaked to other services You are not allowed to start a call You need to promote a new moderator before you can leave the conversation