diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index d0b49f4c6..3cd8ca4e5 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -1692,6 +1692,8 @@ "DE.Views.Links.tipContentsUpdate": "Refresh table of contents", "DE.Views.Links.tipInsertHyperlink": "Add hyperlink", "DE.Views.Links.tipNotes": "Insert or edit footnotes", + "DE.Views.Links.capBtnCaption": "Caption", + "DE.Views.Links.tipCaption": "Insert caption", "DE.Views.ListSettingsDialog.textAuto": "Automatic", "DE.Views.ListSettingsDialog.textCenter": "Center", "DE.Views.ListSettingsDialog.textLeft": "Left", diff --git a/apps/documenteditor/main/locale/it.json b/apps/documenteditor/main/locale/it.json index 0a610415f..c18b8ac1e 100644 --- a/apps/documenteditor/main/locale/it.json +++ b/apps/documenteditor/main/locale/it.json @@ -1076,7 +1076,7 @@ "DE.Views.BookmarksDialog.textSort": "Ordina per", "DE.Views.BookmarksDialog.textTitle": "Segnalibri", "DE.Views.BookmarksDialog.txtInvalidName": "il nome del Segnalibro può contenere solo lettere, numeri e underscore, e dovrebbe iniziare con la lettera", - "DE.Views.CaptionDialog.textAdd": "Aggiungi etichetta", + "DE.Views.CaptionDialog.textAdd": "Aggiungi", "DE.Views.CaptionDialog.textAfter": "Dopo", "DE.Views.CaptionDialog.textBefore": "Prima", "DE.Views.CaptionDialog.textCaption": "Didascalia", @@ -1084,7 +1084,7 @@ "DE.Views.CaptionDialog.textChapterInc": "Includi il numero del capitolo", "DE.Views.CaptionDialog.textColon": "due punti", "DE.Views.CaptionDialog.textDash": "trattino", - "DE.Views.CaptionDialog.textDelete": "Elimina etichetta", + "DE.Views.CaptionDialog.textDelete": "Elimina", "DE.Views.CaptionDialog.textEquation": "Equazione", "DE.Views.CaptionDialog.textExamples": "Esempi: Tabella 2-A, Immagine 1.IV", "DE.Views.CaptionDialog.textExclude": "Escludere l'etichetta dalla didascalia", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index 03d81bfbf..e46e5c58a 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -1077,7 +1077,7 @@ "DE.Views.BookmarksDialog.textSort": "Порядок", "DE.Views.BookmarksDialog.textTitle": "Закладки", "DE.Views.BookmarksDialog.txtInvalidName": "Имя закладки может содержать только буквы, цифры и знаки подчеркивания и должно начинаться с буквы.", - "DE.Views.CaptionDialog.textAdd": "Добавить подпись", + "DE.Views.CaptionDialog.textAdd": "Добавить", "DE.Views.CaptionDialog.textAfter": "После", "DE.Views.CaptionDialog.textBefore": "Перед", "DE.Views.CaptionDialog.textCaption": "Название", @@ -1085,7 +1085,7 @@ "DE.Views.CaptionDialog.textChapterInc": "Включить номер главы", "DE.Views.CaptionDialog.textColon": "двоеточие", "DE.Views.CaptionDialog.textDash": "тире", - "DE.Views.CaptionDialog.textDelete": "Удалить подпись", + "DE.Views.CaptionDialog.textDelete": "Удалить", "DE.Views.CaptionDialog.textEquation": "Уравнение", "DE.Views.CaptionDialog.textExamples": "Примеры: Таблица 2-A, Изображение 1.IV", "DE.Views.CaptionDialog.textExclude": "Исключить подпись из названия", @@ -1674,6 +1674,7 @@ "DE.Views.LeftMenu.txtDeveloper": "РЕЖИМ РАЗРАБОТЧИКА", "DE.Views.LeftMenu.txtTrial": "ПРОБНЫЙ РЕЖИМ", "DE.Views.Links.capBtnBookmarks": "Закладка", + "DE.Views.Links.capBtnCaption": "Название", "DE.Views.Links.capBtnContentsUpdate": "Обновить", "DE.Views.Links.capBtnInsContents": "Оглавление", "DE.Views.Links.capBtnInsFootnote": "Сноска", @@ -1688,6 +1689,7 @@ "DE.Views.Links.textUpdateAll": "Обновить целиком", "DE.Views.Links.textUpdatePages": "Обновить только номера страниц", "DE.Views.Links.tipBookmarks": "Создать закладку", + "DE.Views.Links.tipCaption": "Вставить название", "DE.Views.Links.tipContents": "Вставить оглавление", "DE.Views.Links.tipContentsUpdate": "Обновить оглавление", "DE.Views.Links.tipInsertHyperlink": "Добавить гиперссылку", diff --git a/apps/spreadsheeteditor/main/app/template/SortDialog.template b/apps/spreadsheeteditor/main/app/template/SortDialog.template index f06364964..4ba910c20 100644 --- a/apps/spreadsheeteditor/main/app/template/SortDialog.template +++ b/apps/spreadsheeteditor/main/app/template/SortDialog.template @@ -3,9 +3,9 @@
- - - + + +