remove hardcoded translation

pull/1/head
ansuz 2020-12-11 16:57:09 +05:30
parent dad7a16135
commit 860b5a33cb
1 changed files with 0 additions and 1 deletions

View File

@ -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', [