[PE] Bug 43668

This commit is contained in:
Julia Radzhabova 2019-11-28 13:27:01 +03:00
parent 2c78122099
commit d88ac0a1ce
3 changed files with 6 additions and 6 deletions

View file

@ -346,7 +346,7 @@ define(['text!presentationeditor/main/app/template/HeaderFooterDialog.template',
this.close(); this.close();
}, },
textTitle: 'Header/Footer Settings', textTitle: 'Footer Settings',
applyAllText: 'Apply to all', applyAllText: 'Apply to all',
applyText: 'Apply', applyText: 'Apply',
textLang: 'Language', textLang: 'Language',

View file

@ -1632,10 +1632,10 @@ define([
mniImageFromStorage: 'Image from Storage', mniImageFromStorage: 'Image from Storage',
txtSlideAlign: 'Align to Slide', txtSlideAlign: 'Align to Slide',
txtObjectsAlign: 'Align Selected Objects', txtObjectsAlign: 'Align Selected Objects',
tipEditHeader: 'Edit header or footer', tipEditHeader: 'Edit footer',
tipSlideNum: 'Insert slide number', tipSlideNum: 'Insert slide number',
tipDateTime: 'Insert current date and time', tipDateTime: 'Insert current date and time',
capBtnInsHeader: 'Header/Footer', capBtnInsHeader: 'Footer',
capBtnSlideNum: 'Slide Number', capBtnSlideNum: 'Slide Number',
capBtnDateTime: 'Date & Time', capBtnDateTime: 'Date & Time',
textListSettings: 'List Settings', textListSettings: 'List Settings',

View file

@ -1242,7 +1242,7 @@
"PE.Views.HeaderFooterDialog.textNotTitle": "Don't show on title slide", "PE.Views.HeaderFooterDialog.textNotTitle": "Don't show on title slide",
"PE.Views.HeaderFooterDialog.textPreview": "Preview", "PE.Views.HeaderFooterDialog.textPreview": "Preview",
"PE.Views.HeaderFooterDialog.textSlideNum": "Slide number", "PE.Views.HeaderFooterDialog.textSlideNum": "Slide number",
"PE.Views.HeaderFooterDialog.textTitle": "Header/Footer Settings", "PE.Views.HeaderFooterDialog.textTitle": "Footer Settings",
"PE.Views.HeaderFooterDialog.textUpdate": "Update automatically", "PE.Views.HeaderFooterDialog.textUpdate": "Update automatically",
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Display", "PE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Link To", "PE.Views.HyperlinkSettingsDialog.strLinkTo": "Link To",
@ -1691,7 +1691,7 @@
"PE.Views.Toolbar.capBtnAddComment": "Add Comment", "PE.Views.Toolbar.capBtnAddComment": "Add Comment",
"PE.Views.Toolbar.capBtnComment": "Comment", "PE.Views.Toolbar.capBtnComment": "Comment",
"PE.Views.Toolbar.capBtnDateTime": "Date & Time", "PE.Views.Toolbar.capBtnDateTime": "Date & Time",
"PE.Views.Toolbar.capBtnInsHeader": "Header/Footer", "PE.Views.Toolbar.capBtnInsHeader": "Footer",
"PE.Views.Toolbar.capBtnInsSymbol": "Symbol", "PE.Views.Toolbar.capBtnInsSymbol": "Symbol",
"PE.Views.Toolbar.capBtnSlideNum": "Slide Number", "PE.Views.Toolbar.capBtnSlideNum": "Slide Number",
"PE.Views.Toolbar.capInsertChart": "Chart", "PE.Views.Toolbar.capInsertChart": "Chart",
@ -1756,7 +1756,7 @@
"PE.Views.Toolbar.tipCopyStyle": "Copy style", "PE.Views.Toolbar.tipCopyStyle": "Copy style",
"PE.Views.Toolbar.tipDateTime": "Insert current date and time", "PE.Views.Toolbar.tipDateTime": "Insert current date and time",
"PE.Views.Toolbar.tipDecPrLeft": "Decrease indent", "PE.Views.Toolbar.tipDecPrLeft": "Decrease indent",
"PE.Views.Toolbar.tipEditHeader": "Edit header or footer", "PE.Views.Toolbar.tipEditHeader": "Edit footer",
"PE.Views.Toolbar.tipFontColor": "Font color", "PE.Views.Toolbar.tipFontColor": "Font color",
"PE.Views.Toolbar.tipFontName": "Font", "PE.Views.Toolbar.tipFontName": "Font",
"PE.Views.Toolbar.tipFontSize": "Font size", "PE.Views.Toolbar.tipFontSize": "Font size",