[DE] Fix Bug 48334
This commit is contained in:
parent
d8918e298d
commit
e38f30a3f3
|
@ -378,7 +378,7 @@ define([
|
|||
tipCheckBox: 'Insert checkbox',
|
||||
tipRadioBox: 'Insert radio button',
|
||||
tipImageField: 'Insert image',
|
||||
tipViewForm: 'Fill form mode',
|
||||
tipViewForm: 'View form',
|
||||
textNoHighlight: 'No highlighting',
|
||||
textNewColor: 'Add New Custom Color',
|
||||
textClear: 'Clear Fields',
|
||||
|
|
|
@ -1742,7 +1742,7 @@
|
|||
"DE.Views.FormsTab.tipImageField": "Insert image",
|
||||
"DE.Views.FormsTab.tipRadioBox": "Insert radio button",
|
||||
"DE.Views.FormsTab.tipTextField": "Insert text field",
|
||||
"DE.Views.FormsTab.tipViewForm": "Fill form mode",
|
||||
"DE.Views.FormsTab.tipViewForm": "View form",
|
||||
"DE.Views.FormsTab.textClear": "Clear Fields",
|
||||
"DE.Views.FormsTab.capBtnPrev": "Previous Field",
|
||||
"DE.Views.FormsTab.capBtnNext": "Next Field",
|
||||
|
|
Loading…
Reference in a new issue