From 3982797116e0604f5885d7c2a6bff18b8df2a834 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Wed, 16 Sep 2020 17:03:50 +0300 Subject: [PATCH] [SSE] Fix Bug 46586 --- apps/spreadsheeteditor/main/locale/da.json | 2 ++ apps/spreadsheeteditor/main/locale/de.json | 2 ++ apps/spreadsheeteditor/main/locale/en.json | 2 ++ apps/spreadsheeteditor/main/locale/it.json | 2 ++ apps/spreadsheeteditor/main/locale/pt.json | 2 ++ apps/spreadsheeteditor/main/locale/ru.json | 2 ++ apps/spreadsheeteditor/main/locale/sv.json | 2 ++ 7 files changed, 14 insertions(+) diff --git a/apps/spreadsheeteditor/main/locale/da.json b/apps/spreadsheeteditor/main/locale/da.json index c936c40c5..7bebff45b 100644 --- a/apps/spreadsheeteditor/main/locale/da.json +++ b/apps/spreadsheeteditor/main/locale/da.json @@ -2651,6 +2651,8 @@ "SSE.Views.Toolbar.txtTime": "Tid", "SSE.Views.Toolbar.txtUnmerge": "Adskil celler", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.capBtnPrintTitles": "Print Titler", + "SSE.Views.Toolbar.tipPrintTitles": "Print titler", "SSE.Views.Top10FilterDialog.textType": "Vis", "SSE.Views.Top10FilterDialog.txtBottom": "Bund", "SSE.Views.Top10FilterDialog.txtItems": "Element", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index ed6785021..5f4714d27 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -2707,6 +2707,8 @@ "SSE.Views.Toolbar.txtTime": "Zeit", "SSE.Views.Toolbar.txtUnmerge": "Zellverbund aufheben", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.capBtnPrintTitles": "Drucke Titel", + "SSE.Views.Toolbar.tipPrintTitles": "Drucke titel", "SSE.Views.Top10FilterDialog.textType": "Anzeigen", "SSE.Views.Top10FilterDialog.txtBottom": "Unten", "SSE.Views.Top10FilterDialog.txtBy": "nach", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 983af193b..2c46bbfb3 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -2601,6 +2601,7 @@ "SSE.Views.Toolbar.capBtnPageOrient": "Orientation", "SSE.Views.Toolbar.capBtnPageSize": "Size", "SSE.Views.Toolbar.capBtnPrintArea": "Print Area", + "SSE.Views.Toolbar.capBtnPrintTitles": "Print Titles", "SSE.Views.Toolbar.capBtnScale": "Scale to Fit", "SSE.Views.Toolbar.capImgAlign": "Align", "SSE.Views.Toolbar.capImgBackward": "Send Backward", @@ -2744,6 +2745,7 @@ "SSE.Views.Toolbar.tipPrColor": "Background color", "SSE.Views.Toolbar.tipPrint": "Print", "SSE.Views.Toolbar.tipPrintArea": "Print area", + "SSE.Views.Toolbar.tipPrintTitles": "Print titles", "SSE.Views.Toolbar.tipRedo": "Redo", "SSE.Views.Toolbar.tipSave": "Save", "SSE.Views.Toolbar.tipSaveCoauth": "Save your changes for the other users to see them.", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index 4d59abce4..1d464e4b6 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -2814,6 +2814,8 @@ "SSE.Views.Toolbar.txtTime": "Ora", "SSE.Views.Toolbar.txtUnmerge": "Dividi celle", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.capBtnPrintTitles": "Stampa titoli", + "SSE.Views.Toolbar.tipPrintTitles": "Stampa titoli", "SSE.Views.Top10FilterDialog.textType": "Visualizza", "SSE.Views.Top10FilterDialog.txtBottom": "In basso", "SSE.Views.Top10FilterDialog.txtBy": "di", diff --git a/apps/spreadsheeteditor/main/locale/pt.json b/apps/spreadsheeteditor/main/locale/pt.json index ee891902e..64203b442 100644 --- a/apps/spreadsheeteditor/main/locale/pt.json +++ b/apps/spreadsheeteditor/main/locale/pt.json @@ -2562,6 +2562,8 @@ "SSE.Views.Toolbar.txtTime": "Hora", "SSE.Views.Toolbar.txtUnmerge": "Desfaz a mesclagem de células", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.capBtnPrintTitles": "Imprimir títulos", + "SSE.Views.Toolbar.tipPrintTitles": "Imprimir títulos", "SSE.Views.Top10FilterDialog.textType": "Exibir", "SSE.Views.Top10FilterDialog.txtBottom": "Inferior", "SSE.Views.Top10FilterDialog.txtItems": "Item", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index dba33e944..241601a54 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -2814,6 +2814,8 @@ "SSE.Views.Toolbar.txtTime": "Время", "SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек", "SSE.Views.Toolbar.txtYen": "¥ Иена", + "SSE.Views.Toolbar.capBtnPrintTitles": "Печатать заголовки", + "SSE.Views.Toolbar.tipPrintTitles": "Печатать заголовки", "SSE.Views.Top10FilterDialog.textType": "Показать", "SSE.Views.Top10FilterDialog.txtBottom": "Наименьшие", "SSE.Views.Top10FilterDialog.txtBy": "по", diff --git a/apps/spreadsheeteditor/main/locale/sv.json b/apps/spreadsheeteditor/main/locale/sv.json index ff6fb6ee6..a76a73323 100644 --- a/apps/spreadsheeteditor/main/locale/sv.json +++ b/apps/spreadsheeteditor/main/locale/sv.json @@ -2251,6 +2251,8 @@ "SSE.Views.Toolbar.txtText": "Text", "SSE.Views.Toolbar.txtTime": "Tid", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.capBtnPrintTitles": "Skriv ut titlar", + "SSE.Views.Toolbar.tipPrintTitles": "Skriv ut titlar", "SSE.Views.Top10FilterDialog.textType": "Visa", "SSE.Views.Top10FilterDialog.txtBottom": "Botten", "SSE.Views.Top10FilterDialog.txtItems": "Element",