add history removal

This commit is contained in:
ansuz
2017-07-20 15:55:04 +02:00
parent e26e041a5b
commit b22127f10c
4 changed files with 35 additions and 12 deletions

View File

@@ -282,6 +282,9 @@ define(function () {
out.contacts_info3 = "Double-click their icon to view their profile";
out.contacts_info4 = "Either participant can clear permanently a chat history";
out.contacts_confirmRemoveHistory = 'Are you sure you want to permanently remove your chat history? Data cannot be restored';
out.contacts_removeHistoryServerError = 'There was an error while removing your chat history. Try again later';
// File manager
out.fm_rootName = "Documents";