Update translation
This commit is contained in:
parent
f6ce4273a0
commit
322ecad082
|
@ -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 || {}));
|
||||||
});
|
});
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue