From 860b5a33cb1f7998aa7bcb548147bd6275529ce6 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 11 Dec 2020 16:57:09 +0530 Subject: [PATCH] remove hardcoded translation --- www/common/common-ui-elements.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index bd9cb784a..81b202ee0 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -2687,7 +2687,6 @@ define([ }; - Messages.history_trimPrompt = "This document's history is very large ({0}) and it may impact the loading time. You can delete the unnecessary history."; UIElements.displayTrimHistoryPrompt = function (common, data) { var mb = Util.bytesToMegabytes(data.size); var text = Messages._getKey('history_trimPrompt', [