From 8b69324a44aef56d955d582b391010981dc9cb3a Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 25 Mar 2016 11:00:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B2=20=D0=B2=D0=B5=D1=80=D1=81=D1=82=D0=BA?= =?UTF-8?q?=D0=B5=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BE=D0=B9=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=BD=D0=B5=D0=BB=D0=B8=20ParagraphSettings=20=D0=BF=D0=BE=20?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=81=D1=8C=D0=B1=D0=B5=20=D0=BE=D1=82=D0=B4?= =?UTF-8?q?.=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/app/template/ParagraphSettings.template | 9 ++++++--- apps/documenteditor/main/app/view/ParagraphSettings.js | 2 +- apps/documenteditor/main/locale/en.json | 2 +- .../main/app/template/ParagraphSettings.template | 9 ++++++--- .../main/app/view/ParagraphSettings.js | 2 +- apps/presentationeditor/main/locale/en.json | 2 +- .../main/app/template/ParagraphSettings.template | 9 ++++++--- .../spreadsheeteditor/main/app/view/ParagraphSettings.js | 2 +- apps/spreadsheeteditor/main/locale/en.json | 2 +- 9 files changed, 24 insertions(+), 15 deletions(-) diff --git a/apps/documenteditor/main/app/template/ParagraphSettings.template b/apps/documenteditor/main/app/template/ParagraphSettings.template index 8afe2bd7f..644f6e5bc 100644 --- a/apps/documenteditor/main/app/template/ParagraphSettings.template +++ b/apps/documenteditor/main/app/template/ParagraphSettings.template @@ -1,19 +1,22 @@ + + +
- +
-
-
+ +
diff --git a/apps/documenteditor/main/app/view/ParagraphSettings.js b/apps/documenteditor/main/app/view/ParagraphSettings.js index 6f5a92b39..8cf1bc5d7 100644 --- a/apps/documenteditor/main/app/view/ParagraphSettings.js +++ b/apps/documenteditor/main/app/view/ParagraphSettings.js @@ -464,7 +464,7 @@ define([ } }, - strParagraphSpacing: 'Spacing', + strParagraphSpacing: 'Paragraph Spacing', strSomeParagraphSpace: 'Don\'t add interval between paragraphs of the same style', strLineHeight: 'Line Spacing', strSpacingBefore: 'Before', diff --git a/apps/documenteditor/main/locale/en.json b/apps/documenteditor/main/locale/en.json index 0d7f3b2a2..9ecb97828 100644 --- a/apps/documenteditor/main/locale/en.json +++ b/apps/documenteditor/main/locale/en.json @@ -1090,7 +1090,7 @@ "DE.Views.PageSizeDialog.textTitle": "Page Size", "DE.Views.PageSizeDialog.textWidth": "Width", "DE.Views.ParagraphSettings.strLineHeight": "Line Spacing", - "DE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", + "DE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing", "DE.Views.ParagraphSettings.strSomeParagraphSpace": "Don't add interval between paragraphs of the same style", "DE.Views.ParagraphSettings.strSpacingAfter": "After", "DE.Views.ParagraphSettings.strSpacingBefore": "Before", diff --git a/apps/presentationeditor/main/app/template/ParagraphSettings.template b/apps/presentationeditor/main/app/template/ParagraphSettings.template index b6a5f2137..5c680a54c 100644 --- a/apps/presentationeditor/main/app/template/ParagraphSettings.template +++ b/apps/presentationeditor/main/app/template/ParagraphSettings.template @@ -1,19 +1,22 @@ + + +
- +
-
-
+ +
diff --git a/apps/presentationeditor/main/app/view/ParagraphSettings.js b/apps/presentationeditor/main/app/view/ParagraphSettings.js index a971e2027..bf90de358 100644 --- a/apps/presentationeditor/main/app/view/ParagraphSettings.js +++ b/apps/presentationeditor/main/app/view/ParagraphSettings.js @@ -334,7 +334,7 @@ define([ } }, - strParagraphSpacing: 'Spacing', + strParagraphSpacing: 'Paragraph Spacing', strLineHeight: 'Line Spacing', strSpacingBefore: 'Before', strSpacingAfter: 'After', diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index 2224ff803..981c11726 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -418,7 +418,7 @@ "PE.Views.LeftMenu.tipSupport": "Feedback & Support", "PE.Views.LeftMenu.tipTitles": "Titles", "PE.Views.ParagraphSettings.strLineHeight": "Line Spacing", - "PE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", + "PE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing", "PE.Views.ParagraphSettings.strSpacingAfter": "After", "PE.Views.ParagraphSettings.strSpacingBefore": "Before", "PE.Views.ParagraphSettings.textAdvanced": "Show advanced settings", diff --git a/apps/spreadsheeteditor/main/app/template/ParagraphSettings.template b/apps/spreadsheeteditor/main/app/template/ParagraphSettings.template index b6a5f2137..5c680a54c 100644 --- a/apps/spreadsheeteditor/main/app/template/ParagraphSettings.template +++ b/apps/spreadsheeteditor/main/app/template/ParagraphSettings.template @@ -1,19 +1,22 @@ + + +
- +
-
-
+ +
diff --git a/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js b/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js index 235bfa99d..0faf9b8e5 100644 --- a/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js +++ b/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js @@ -342,7 +342,7 @@ define([ } }, - strParagraphSpacing: 'Spacing', + strParagraphSpacing: 'Paragraph Spacing', strLineHeight: 'Line Spacing', strSpacingBefore: 'Before', strSpacingAfter: 'After', diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index f7f1f30f9..d88326cf3 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -631,7 +631,7 @@ "SSE.Views.NameManagerDlg.tipIsLocked": "This element is being edited by another user.", "SSE.Views.NameManagerDlg.txtTitle": "Name Manager", "SSE.Views.ParagraphSettings.strLineHeight": "Line Spacing", - "SSE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", + "SSE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing", "SSE.Views.ParagraphSettings.strSpacingAfter": "After", "SSE.Views.ParagraphSettings.strSpacingBefore": "Before", "SSE.Views.ParagraphSettings.textAdvanced": "Show advanced settings",