Update translation

This commit is contained in:
Julia Radzhabova 2019-11-07 09:57:08 +03:00
parent f6ce4273a0
commit 322ecad082
2 changed files with 7 additions and 7 deletions

View file

@ -2350,11 +2350,11 @@ define([
textEditWatermark: 'Custom Watermark', textEditWatermark: 'Custom Watermark',
textRemWatermark: 'Remove Watermark', textRemWatermark: 'Remove Watermark',
tipWatermark: 'Edit watermark', tipWatermark: 'Edit watermark',
textPictureControl: 'Insert picture content control', textPictureControl: 'Picture',
textComboboxControl: 'Insert combo box content control', textComboboxControl: 'Combo box',
textCheckboxControl: 'Insert check box content control', textCheckboxControl: 'Check box',
textDropdownControl: 'Insert drop-down list content control', textDropdownControl: 'Drop-down list',
textDateControl: 'Insert date content control' textDateControl: 'Date'
} }
})(), DE.Views.Toolbar || {})); })(), DE.Views.Toolbar || {}));
}); });

View file

@ -2125,12 +2125,12 @@
"DE.Views.Toolbar.textPageMarginsCustom": "Custom margins", "DE.Views.Toolbar.textPageMarginsCustom": "Custom margins",
"DE.Views.Toolbar.textPageSizeCustom": "Custom Page Size", "DE.Views.Toolbar.textPageSizeCustom": "Custom Page Size",
"DE.Views.Toolbar.textPie": "Pie", "DE.Views.Toolbar.textPie": "Pie",
"DE.Views.Toolbar.textPlainControl": "Insert plain text content control", "DE.Views.Toolbar.textPlainControl": "Plain text",
"DE.Views.Toolbar.textPoint": "XY (Scatter)", "DE.Views.Toolbar.textPoint": "XY (Scatter)",
"DE.Views.Toolbar.textPortrait": "Portrait", "DE.Views.Toolbar.textPortrait": "Portrait",
"DE.Views.Toolbar.textRemoveControl": "Remove content control", "DE.Views.Toolbar.textRemoveControl": "Remove content control",
"DE.Views.Toolbar.textRemWatermark": "Remove Watermark", "DE.Views.Toolbar.textRemWatermark": "Remove Watermark",
"DE.Views.Toolbar.textRichControl": "Insert rich text content control", "DE.Views.Toolbar.textRichControl": "Rich text",
"DE.Views.Toolbar.textRight": "Right: ", "DE.Views.Toolbar.textRight": "Right: ",
"DE.Views.Toolbar.textStock": "Stock", "DE.Views.Toolbar.textStock": "Stock",
"DE.Views.Toolbar.textStrikeout": "Strikethrough", "DE.Views.Toolbar.textStrikeout": "Strikethrough",