diff --git a/apps/documenteditor/main/resources/help/en/Contents.json b/apps/documenteditor/main/resources/help/en/Contents.json index 0d1130e193..4695a39805 100644 --- a/apps/documenteditor/main/resources/help/en/Contents.json +++ b/apps/documenteditor/main/resources/help/en/Contents.json @@ -43,7 +43,6 @@ {"src": "UsageInstructions/ChangeWrappingStyle.htm", "name": "Change wrapping style" }, {"src": "UsageInstructions/UseMailMerge.htm", "name": "Use mail merge", "headername": "Mail Merge"}, {"src": "UsageInstructions/InsertEquation.htm", "name": "Insert equations", "headername": "Math equations" }, - {"src": "UsageInstructions/AddFormulasInTables.htm", "name": "Use formulas in tables"}, {"src": "HelpfulHints/CollaborativeEditing.htm", "name": "Collaborative document editing", "headername": "Document co-editing"}, {"src": "HelpfulHints/Review.htm", "name": "Document Review"}, {"src": "UsageInstructions/ViewDocInfo.htm", "name": "View document information", "headername": "Tools and settings"}, diff --git a/apps/documenteditor/main/resources/help/ru/Contents.json b/apps/documenteditor/main/resources/help/ru/Contents.json index 0c416b9d2a..c1d48eca2d 100644 --- a/apps/documenteditor/main/resources/help/ru/Contents.json +++ b/apps/documenteditor/main/resources/help/ru/Contents.json @@ -43,7 +43,6 @@ {"src": "UsageInstructions/CreateTableOfContents.htm", "name": "Создание оглавления" }, {"src":"UsageInstructions/UseMailMerge.htm", "name": "Использование слияния", "headername": "Слияние"}, {"src": "UsageInstructions/InsertEquation.htm", "name": "Вставка формул", "headername": "Математические формулы" }, - {"src": "UsageInstructions/AddFormulasInTables.htm", "name": "Использование формул в таблицах"}, {"src":"HelpfulHints/CollaborativeEditing.htm", "name": "Совместное редактирование документа", "headername": "Совместное редактирование документов"}, {"src":"HelpfulHints/Review.htm", "name": "Рецензирование документа"}, {"src":"UsageInstructions/ViewDocInfo.htm", "name": "Просмотр сведений о документе", "headername": "Инструменты и настройки"}, diff --git a/apps/presentationeditor/main/resources/img/toolbar-menu@2x.png b/apps/presentationeditor/main/resources/img/toolbar-menu@2x.png index 9842d4dcef..2bb3d16265 100644 Binary files a/apps/presentationeditor/main/resources/img/toolbar-menu@2x.png and b/apps/presentationeditor/main/resources/img/toolbar-menu@2x.png differ diff --git a/apps/spreadsheeteditor/main/locale/bg.json b/apps/spreadsheeteditor/main/locale/bg.json index a389783f94..e664d78437 100644 --- a/apps/spreadsheeteditor/main/locale/bg.json +++ b/apps/spreadsheeteditor/main/locale/bg.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Изтриване на уравнението", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Изтриване на char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Изтриване на радикал", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Разпределете хоризонтално", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Разпределете Вертикално", "SSE.Controllers.DocumentHolder.txtEnds": "Завършва със", "SSE.Controllers.DocumentHolder.txtEquals": "равно на", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Равен на цвета на клетката", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Дата", "SSE.Views.DocumentHolder.txtDelete": "Изтрий", "SSE.Views.DocumentHolder.txtDescending": "Низходящо", + "SSE.Views.DocumentHolder.txtDistribHor": "Разпределете хоризонтално", + "SSE.Views.DocumentHolder.txtDistribVert": "Разпределете Вертикално", "SSE.Views.DocumentHolder.txtEditComment": "Редактиране на коментара", "SSE.Views.DocumentHolder.txtFilter": "Филтър", "SSE.Views.DocumentHolder.txtFilterCellColor": "Филтриране по цвят на клетката", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 8ed137bc33..d0fd0c53b7 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Formel löschen", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Zeichen löschen", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Wurzel löschen", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Horizontal verteilen", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Vertikal verteilen", "SSE.Controllers.DocumentHolder.txtEnds": "Endet mit", "SSE.Controllers.DocumentHolder.txtEquals": "Gleich", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Gleich der Zellfarbe", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Datum", "SSE.Views.DocumentHolder.txtDelete": "Löschen", "SSE.Views.DocumentHolder.txtDescending": "Absteigend", + "SSE.Views.DocumentHolder.txtDistribHor": "Horizontal verteilen", + "SSE.Views.DocumentHolder.txtDistribVert": "Vertikal verteilen", "SSE.Views.DocumentHolder.txtEditComment": "Kommentar bearbeiten", "SSE.Views.DocumentHolder.txtFilter": "Filter", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtern nach Zellenfarbe", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index b9cf164ad5..e22afe545b 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -274,8 +274,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Delete equation", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Delete char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Delete radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribute Horizontally", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribute Vertically", "SSE.Controllers.DocumentHolder.txtEnds": "Ends with", "SSE.Controllers.DocumentHolder.txtEquals": "Equals", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Equal to cell color", @@ -1423,6 +1421,8 @@ "SSE.Views.DocumentHolder.txtDate": "Date", "SSE.Views.DocumentHolder.txtDelete": "Delete", "SSE.Views.DocumentHolder.txtDescending": "Descending", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribute Horizontally", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribute Vertically", "SSE.Views.DocumentHolder.txtEditComment": "Edit Comment", "SSE.Views.DocumentHolder.txtFilter": "Filter", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filter by cell's color", diff --git a/apps/spreadsheeteditor/main/locale/es.json b/apps/spreadsheeteditor/main/locale/es.json index c44bbba97b..ff877b9a41 100644 --- a/apps/spreadsheeteditor/main/locale/es.json +++ b/apps/spreadsheeteditor/main/locale/es.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Eliminar ecuación", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Eliminar carácter", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Eliminar radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuir horizontalmente", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuir verticalmente", "SSE.Controllers.DocumentHolder.txtEnds": "Termina con", "SSE.Controllers.DocumentHolder.txtEquals": "Iguales", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Igual al color de celda", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Fecha", "SSE.Views.DocumentHolder.txtDelete": "Borrar", "SSE.Views.DocumentHolder.txtDescending": "Descendente", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuir horizontalmente", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuir verticalmente", "SSE.Views.DocumentHolder.txtEditComment": "Editar comentario", "SSE.Views.DocumentHolder.txtFilter": "Filtro", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtrar por color de celda", diff --git a/apps/spreadsheeteditor/main/locale/fr.json b/apps/spreadsheeteditor/main/locale/fr.json index 92e254c60a..3136dc43d9 100644 --- a/apps/spreadsheeteditor/main/locale/fr.json +++ b/apps/spreadsheeteditor/main/locale/fr.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Supprimer l'équation", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Supprimer caractère", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Supprimer radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuer horizontalement", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuer verticalement", "SSE.Controllers.DocumentHolder.txtEnds": "Se termine par", "SSE.Controllers.DocumentHolder.txtEquals": "Est égal", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Egal à сouleur de cellule", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Date", "SSE.Views.DocumentHolder.txtDelete": "Supprimer", "SSE.Views.DocumentHolder.txtDescending": "Décroissant", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuer horizontalement", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuer verticalement", "SSE.Views.DocumentHolder.txtEditComment": "Modifier commentaire", "SSE.Views.DocumentHolder.txtFilter": "Filtre", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtrer par couleur des cellules", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index 436f6d9103..b66011b764 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Elimina equazione", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Elimina char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Rimuovi radicale", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuisci orizzontalmente", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuisci verticalmente", "SSE.Controllers.DocumentHolder.txtEnds": "finisce con", "SSE.Controllers.DocumentHolder.txtEquals": "uguali", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Uguale al colore della cella", @@ -1340,6 +1338,8 @@ "SSE.Views.DocumentHolder.txtDate": "Data", "SSE.Views.DocumentHolder.txtDelete": "Elimina", "SSE.Views.DocumentHolder.txtDescending": "Decrescente", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuisci orizzontalmente", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuisci verticalmente", "SSE.Views.DocumentHolder.txtEditComment": "Modifica commento", "SSE.Views.DocumentHolder.txtFilter": "Filtro", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtra per colore della cella", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index a29d5929ed..b9bd20318e 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Удалить формулу", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Удалить символ", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Удалить радикал", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Распределить по горизонтали", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Распределить по вертикали", "SSE.Controllers.DocumentHolder.txtEnds": "Заканчивается на", "SSE.Controllers.DocumentHolder.txtEquals": "Равно", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Равно цвету ячейки", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Дата", "SSE.Views.DocumentHolder.txtDelete": "Удалить", "SSE.Views.DocumentHolder.txtDescending": "По убыванию", + "SSE.Views.DocumentHolder.txtDistribHor": "Распределить по горизонтали", + "SSE.Views.DocumentHolder.txtDistribVert": "Распределить по вертикали", "SSE.Views.DocumentHolder.txtEditComment": "Редактировать комментарий", "SSE.Views.DocumentHolder.txtFilter": "Фильтр", "SSE.Views.DocumentHolder.txtFilterCellColor": "Фильтр по цвету ячейки", diff --git a/apps/spreadsheeteditor/main/locale/zh.json b/apps/spreadsheeteditor/main/locale/zh.json index f5ad405fa2..229bb9d4d3 100644 --- a/apps/spreadsheeteditor/main/locale/zh.json +++ b/apps/spreadsheeteditor/main/locale/zh.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "删除方程", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "删除字符", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "彻底删除", - "SSE.Controllers.DocumentHolder.txtDistribHor": "水平分布", - "SSE.Controllers.DocumentHolder.txtDistribVert": "垂直分布", "SSE.Controllers.DocumentHolder.txtEnds": "结束于", "SSE.Controllers.DocumentHolder.txtEquals": "等于", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "等于单元格颜色", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "日期", "SSE.Views.DocumentHolder.txtDelete": "删除", "SSE.Views.DocumentHolder.txtDescending": "降序", + "SSE.Views.DocumentHolder.txtDistribHor": "水平分布", + "SSE.Views.DocumentHolder.txtDistribVert": "垂直分布", "SSE.Views.DocumentHolder.txtEditComment": "编辑评论", "SSE.Views.DocumentHolder.txtFilter": "筛选条件", "SSE.Views.DocumentHolder.txtFilterCellColor": "按单元格的颜色过滤",