Change translation

This commit is contained in:
Julia Radzhabova 2021-08-11 15:39:32 +03:00
parent c69e2cb695
commit 6c5f96b75b
2 changed files with 2 additions and 2 deletions

View file

@ -862,7 +862,7 @@ define([
textWarnTrackChanges: 'Track Changes will be switched ON for all users with full access. The next time anyone opens the doc, Track Changes will remain enabled.',
textEnable: 'Enable',
txtMarkupSimpleCap: 'Simple Markup',
txtMarkupSimple: 'All changes (Editing)<br>Turn off pop-up windows with changes'
txtMarkupSimple: 'All changes (Editing)<br>Turn off balloons'
}
}()), Common.Views.ReviewChanges || {}));

View file

@ -399,7 +399,7 @@
"Common.Views.ReviewChanges.txtTurnon": "Track Changes",
"Common.Views.ReviewChanges.txtView": "Display Mode",
"Common.Views.ReviewChanges.txtMarkupSimpleCap": "Simple Markup",
"Common.Views.ReviewChanges.txtMarkupSimple": "All changes (Editing)<br>Turn off pop-up windows with changes",
"Common.Views.ReviewChanges.txtMarkupSimple": "All changes (Editing)<br>Turn off balloons",
"Common.Views.ReviewChangesDialog.textTitle": "Review Changes",
"Common.Views.ReviewChangesDialog.txtAccept": "Accept",
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Accept All Changes",