[DE] Change translation for table of contents

This commit is contained in:
Julia Radzhabova 2020-02-17 12:04:39 +03:00 committed by Alexey Golubev
parent 2ff37df87b
commit 7ed55b92f0
3 changed files with 3 additions and 3 deletions

View file

@ -2318,7 +2318,7 @@ define([
txtOddPage: "Odd Page",
txtSameAsPrev: "Same as Previous",
txtCurrentDocument: "Current Document",
txtNoTableOfContents: "No table of contents entries found.",
txtNoTableOfContents: "There are no headings in the document. Apply a heading style to the text so that it appears in the table of contents.",
txtTableOfContents: "Table of Contents",
errorForceSave: "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
warnNoLicense: 'This version of %1 editors has certain limitations for concurrent connections to the document server.<br>If you need more please consider purchasing a commercial license.',

View file

@ -493,7 +493,7 @@
"DE.Controllers.Main.txtMissArg": "Missing Argument",
"DE.Controllers.Main.txtMissOperator": "Missing Operator",
"DE.Controllers.Main.txtNeedSynchronize": "You have updates",
"DE.Controllers.Main.txtNoTableOfContents": "No table of contents entries found.",
"DE.Controllers.Main.txtNoTableOfContents": "There are no headings in the document. Apply a heading style to the text so that it appears in the table of contents.",
"DE.Controllers.Main.txtNoText": "Error! No text of specified style in document.",
"DE.Controllers.Main.txtNotInTable": "Is Not In Table",
"DE.Controllers.Main.txtNotValidBookmark": "Error! Not a valid bookmark self-reference.",

View file

@ -493,7 +493,7 @@
"DE.Controllers.Main.txtMissArg": "Отсутствует аргумент",
"DE.Controllers.Main.txtMissOperator": "Отсутствует оператор",
"DE.Controllers.Main.txtNeedSynchronize": "Есть обновления",
"DE.Controllers.Main.txtNoTableOfContents": "Элементов оглавления не найдено.",
"DE.Controllers.Main.txtNoTableOfContents": "В документе нет заголовков. Примените стиль заголовка к тексту, чтобы он появился в оглавлении.",
"DE.Controllers.Main.txtNoText": "Ошибка! В документе отсутствует текст указанного стиля.",
"DE.Controllers.Main.txtNotInTable": "Не в таблице",
"DE.Controllers.Main.txtNotValidBookmark": "Ошибка! Неверная ссылка закладки.",