call checkbox in clear history dialog: delete

Daniel Gultsch created

Change summary

src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

src/main/res/values/strings.xml 🔗

@@ -87,7 +87,7 @@
     <string name="clear_histor_msg">Do you want to delete all messages in this chat?\n\n<b>Warning:</b> This will not influence messages stored on other devices or servers.</string>
     <string name="delete_file_dialog">Delete file</string>
     <string name="delete_file_dialog_msg">Are you sure you want to delete this file?\n\n<b>Warning:</b> This will not delete copies of this file that are stored on other devices or servers. </string>
-    <string name="archive_this_chat">Archive this chat</string>
+    <string name="archive_this_chat">Delete chat afterwards</string>
     <string name="choose_presence">Choose device</string>
     <string name="send_unencrypted_message">Send clear text message</string>
     <string name="send_message">Send message</string>