MWF.xApplication = MWF.xApplication || {}; MWF.xApplication.portal = MWF.xApplication.portal || {}; MWF.xApplication.portal.WidgetDesigner = MWF.xApplication.portal.WidgetDesigner || {}; MWF.xApplication.portal.WidgetDesigner.LP={ "title": "WidgetEditor", "newPage": "Create Widget", "property": "Property", "tools": "Tools", "repetitionsId": "Repetitive element identifier", "notNullId": "Element identifier cannot be empty", "button": { "ok": "OK", "cancel": "Cancel" }, "notice": { "save_success": "Page saved successfully!", "saveTemplate_success": "Page template saved successfully!", "saveTemplate_inputName": "Please enter the template title", "saveTemplate_inputCategory": "Please confirm the template category", "deleteElementTitle": "Delete form element confirmation", "deleteElement": "Are you sure you want to delete the current element and its child elements?", "deleteRowTitle": "Delete table row confirmation", "deleteRow": "Deleting the current row will delete the contents of all cells in this row. Are you sure you want to delete the currently selected row?", "deleteColTitle": "Delete table column confirmation", "deleteCol": "Deleting the current row will delete the contents of all cells in this column. Are you sure you want to delete the currently selected column?", "deleteEventTitle": "Delete Event Confirmation", "deleteEvent": "Are you sure you want to delete the current event?", "deleteActionTitle": "Delete Action Confirmation", "deleteAction": "Are you sure you want to delete the current action?", "deleteButtonTitle": "Delete Operation Confirmation", "deleteButton": "Are you sure you want to delete the current operation button?", "notUseModuleInMobile": "The mobile terminal does not support this component", "changeToSequenceTitle": "Confirm", "changeToSequence": "This operation will delete the added components. Are you sure you want to change it to the \"Sequence Number\" column?", "selectPage": "Select Page", "selectWidget": "Select Widget", "widgetNameEmpty": "Enter widget name", "widgetNameConflict": "Widget name conflict", "widget_save_success": "Widget saved successfully" }, "formAction": { "insertRow": "Insert Row", "insertCol": "Insert Column", "deleteRow": "Delete Row", "deleteCol": "Delete column", "mergerCell": "Merge Cells", "splitCell": "Split Cell", "move": "Move", "copy": "Copy", "delete": "Delete", "add": "Add", "script": "Script", "styleBrush": "StyleBrush", "insertTop": "Insert Top", "insertBottom": "Insert to the bottom", "insertBefore": "InsertBefore", "insertAfter": "Insert After", "injectNotice": "Hold down Ctrl and release the mouse for precise positioning", "makeWidget": "Set as widget", "defaultWidgetName": "widget" }, "actionbar": { "readhide": "Set whether to display when reading", "edithide": "Set whether to display when editing", "hideCondition": "Set hiding conditions", "title": "Title", "img": "Icon", "action": "Action", "condition": "Display Condition", "editScript": "Action Script Editing", "editCondition": "Hide condition editing (return true to hide operation)", "up": "Move up", "property": "Property", "addCustomTool": "Add custom Action", "delete": "Delete", "setProperties": "Set action properties", "restoreDefaultTool": "Restore deleted system Actions", "selectDefaultTool": "Select System Action", "setReaded": "Mark as read", "readed": "Readed" }, "isSave": "Saving, please wait...", "validation": { "validation": "Validation", "anytime": "Anytime", "decision": "Choose Decision", "decisionName": "", "value": "Value", "length": "ValueLength", "valueInput": "", "isnull": "isnull", "notnull": "Notnull", "gt": "GreaterThan", "lt": "LessThan", "equal": "equal", "neq": "NotEqual", "contain": "Contain", "notcontain": "Notcontain", "prompt": "Prompt", "add": "Add", "modify": "Modify", "when": "When ", "as": "Time", "inputDecisionName": "Please enter the name of the decision", "inputValue": "Please enter a value", "inputPrompt": "Please enter the prompt content", "delete_title": "Delete confirmation", "delete_text": "Are you sure you want to delete this verification code?" }, "selectIcon": "Select Icon", "selectImage": "Select Image", "selectApplication": "Select Application", "dutyInputTitle": "Add title parameter", "dutyInput": "Please select Unit for duty \"{duty}\"", "select": "Select", "empty": "Empty", "creatorUnit": "Author Unit", "currentUnit": "Task Unit", "selectUnit": "Select Unit", "scriptUnit": "Use script", "creatorCompany": "Drafting Company", "creatorDepartment": "Drafting Department", "currentCompany": "Current Company", "currentDepartment": "Current Department", "deleteDutyTitle": "Remove job confirmation", "deleteDutyText": "Are you sure you want to remove the duty \"{duty}\"?", "saveTemplate": "Save as a form template", "templateName": "Name", "templateCategory": "Category", "templateDescription": "Description", "save": "Save", "cancel": "Cancel", "newCategory": "New Category", "mustSelectFormStyle": "You must select a form style", "notValidJson": "Wrong json format", "selectorButton": { "ok": "OK", "cancel": "Cancel" } } MWF.xApplication.portal.WidgetDesigner["lp."+o2.language] = MWF.xApplication.portal.WidgetDesigner.LP