From f9cdbe66a0271ff6d41e569b7d6c0496b02e62e3 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 24 Aug 2017 17:20:59 +0200 Subject: [PATCH] add forgotten translation string --- customize.dist/translations/messages.js | 1 + 1 file changed, 1 insertion(+) diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js index acab6951d..d5aa373df 100644 --- a/customize.dist/translations/messages.js +++ b/customize.dist/translations/messages.js @@ -293,6 +293,7 @@ define(function () { out.contacts_removeHistoryTitle = 'Clean the 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'; + out.contacts_fetchHistory = "Retrieve older history"; // File manager