205 lines
7.4 KiB
JavaScript
205 lines
7.4 KiB
JavaScript
var _txt = new Array();
|
|
_txt["Bold"] = "Bold";
|
|
_txt["Italic"] = "Italic";
|
|
_txt["Hyperlink"] = "Hyperlink";
|
|
_txt["Align"] = "Align";
|
|
_txt["Paragraph"] = "Paragraph";
|
|
_txt["Color"] = "Color";
|
|
_txt["Formatting"] = "Formatting";
|
|
_txt["List"] = "List";
|
|
_txt["Text Settings"] = "Text Settings";
|
|
_txt["Icon"] = "Icon";
|
|
_txt["Clean"] = "Clean";
|
|
_txt["Font"] = "Font";
|
|
_txt["Previous"] = "Previous";
|
|
_txt["Next"] = "Next";
|
|
_txt["More"] = "More";
|
|
_txt["Move Up"] = "Move Up";
|
|
_txt["Move Down"] = "Move Down";
|
|
_txt["Move Left"] = "Move Left";
|
|
_txt["Move Right"] = "Move Right";
|
|
_txt["Delete"] = "Delete";
|
|
_txt["Add"] = "Add";
|
|
_txt["Move"] = "Move";
|
|
_txt["Duplicate"] = "Duplicate";
|
|
_txt["Decrease"] = "Decrease";
|
|
_txt["Increase"] = "Increase";
|
|
_txt["HTML"] = "HTML";
|
|
_txt["Headline"] = "Headline";
|
|
_txt["Image"] = "Image";
|
|
_txt["Heading 1"] = "Heading 1";
|
|
_txt["Heading 2"] = "Heading 2";
|
|
_txt["Heading 3"] = "Heading 3";
|
|
_txt["Quote"] = "Quote";
|
|
_txt["Preformatted"] = "Preformatted";
|
|
_txt["Table"] = "Table";
|
|
_txt["Spacer"] = "Spacer";
|
|
_txt["Horizontal Line"] = "Horizontal Line";
|
|
_txt["More..."] = "More...";
|
|
_txt["Enlarge"] = "Enlarge";
|
|
_txt["Ok"] = "Ok";
|
|
_txt["Align Left"] = "Align Left";
|
|
_txt["Align Center"] = "Align Center";
|
|
_txt["Align Right"] = "Align Right";
|
|
_txt["Align Full"] = "Align Full";
|
|
_txt["Bullets"] = "Bullets";
|
|
_txt["Numbering"] = "Numbering";
|
|
_txt["Indent"] = "Indent";
|
|
_txt["Outdent"] = "Outdent";
|
|
_txt["Heading 4"] = "Heading 4";
|
|
_txt["Underline"] = "Underline";
|
|
_txt["Strikethrough"] = "Strikethrough";
|
|
_txt["Superscript"] = "Superscript";
|
|
_txt["Subscript"] = "Subscript";
|
|
_txt["Uppercase"] = "Uppercase";
|
|
_txt["Clear"] = "Clear";
|
|
_txt["Choose.."] = "Choose..";
|
|
_txt["Forecolor"] = "Forecolor";
|
|
_txt["Backcolor"] = "Backcolor";
|
|
_txt["Apply"] = "Apply";
|
|
_txt["Cancel"] = "Cancel";
|
|
_txt["Change Image"] = "Change Image";
|
|
_txt["Link"] = "Link";
|
|
_txt["Edit"] = "Edit";
|
|
_txt["Source"] = "Source";
|
|
_txt["Settings"] = "Settings";
|
|
_txt["Change Icon"] = "Change Icon";
|
|
_txt["Edit Table"] = "Edit Table";
|
|
_txt["Select"] = "Select";
|
|
_txt["Open New Window"] = "Open New Window";
|
|
_txt["Text"] = "Text";
|
|
_txt["Title"] = "Title";
|
|
_txt["Free"] = "Free";
|
|
_txt["Style"] = "Style";
|
|
_txt["Layout"] = "Layout";
|
|
_txt["Background"] = "Background";
|
|
_txt["Select Color"] = "Select Color";
|
|
_txt["Text Color"] = "Text Color";
|
|
_txt["Border Thickness"] = "Border Thickness";
|
|
_txt["Border Color"] = "Border Color";
|
|
_txt["Apply To"] = "Apply To";
|
|
_txt["Current Row"] = "Current Row";
|
|
_txt["Current Column"] = "Current Column";
|
|
_txt["Even Rows"] = "Even Rows";
|
|
_txt["Odd Rows"] = "Odd Rows";
|
|
_txt["Current Cell"] = "Current Cell";
|
|
_txt["Insert Row"] = "Insert Row";
|
|
_txt["Above"] = "Above";
|
|
_txt["Below"] = "Below";
|
|
_txt["Left"] = "Left";
|
|
_txt["Right"] = "Right";
|
|
_txt["Row"] = "Row";
|
|
_txt["Column"] = "Column";
|
|
_txt["Merge"] = "Merge";
|
|
_txt["Merge Cell"] = "Merge Cell";
|
|
_txt["css"] = "css";
|
|
_txt["Class"] = "Class";
|
|
_txt["Box"] = "Box";
|
|
_txt["Spacing"] = "Spacing";
|
|
_txt["Border"] = "Border";
|
|
_txt["Corners"] = "Corners";
|
|
_txt["Shadow"] = "Shadow";
|
|
_txt["Display"] = "Display";
|
|
_txt["Position"] = "Position";
|
|
_txt["Effects"] = "Effects";
|
|
_txt["Attributes"] = "Attributes";
|
|
_txt["Animation"] = "Animation";
|
|
_txt["Background Color"] = "Background Color";
|
|
_txt["Gradient"] = "Gradient";
|
|
_txt["Dimension"] = "Dimension";
|
|
_txt["Responsive Positioning"] = "Responsive Positioning";
|
|
_txt["Reset margin left on small screen"] = "Reset margin left on small screen";
|
|
_txt["Reset margin right on small screen"] = "Reset margin right on small screen";
|
|
_txt["Individual Sides"] = "Individual Sides";
|
|
_txt["Select Font"] = "Select Font";
|
|
_txt["Animate"] = "Animate";
|
|
_txt["Delay"] = "Delay";
|
|
_txt["Duration"] = "Duration";
|
|
_txt["Animate Once"] = "Animate Once";
|
|
_txt["Test"] = "Test";
|
|
_txt["TEST"] = "TEST";
|
|
_txt["Custom"] = "Custom";
|
|
_txt["Custom Code (Javascript Allowed)"] = "Custom Code (Javascript Allowed)";
|
|
_txt["Module Settings"] = "Module Settings";
|
|
_txt["Drag and drop an image or click to browse."] = "Drag and drop an image or click to browse.";
|
|
_txt["Are you sure you want to delete this block?"] = "Are you sure you want to delete this block?";
|
|
_txt["Back"] = "Back";
|
|
_txt["Or Specify Image Source"] = "Or Specify Image Source";
|
|
_txt["Preferences"] = "Preferences";
|
|
_txt["Hide element tool"] = "Hide element tool";
|
|
_txt["Hide column tool"] = "Hide column tool";
|
|
_txt["Line"] = "Line";
|
|
_txt["Hide column HTML editor"] = "Hide column HTML editor";
|
|
_txt["Hide row HTML editor"] = "Hide row HTML editor";
|
|
_txt["Hide row move (up/down) buttons"] = "Hide row move (up/down) buttons";
|
|
_txt["HTML syntax highlighting"] = "HTML syntax highlighting";
|
|
_txt["Scrollable Editing Toolbar"] = "Scrollable Editing Toolbar";
|
|
_txt["Toolbar position"] = "Toolbar position";
|
|
_txt["Top"] = "Top";
|
|
_txt["Left"] = "Left";
|
|
_txt["Right"] = "Right";
|
|
_txt["Toolbar visibility"] = "Toolbar visibility";
|
|
_txt["Auto"] = "Auto";
|
|
_txt["Always Visible"] = "Always Visible";
|
|
_txt["Paste result"] = "Paste result";
|
|
_txt["HTML (without styles)"] = "HTML (without styles)";
|
|
_txt["HTML (with styles)"] = "HTML (with styles)";
|
|
_txt["Text only"] = "Text only";
|
|
_txt["Add Snippet"] = "Add Snippet";
|
|
_txt["Grid Tool"] = "Grid Tool";
|
|
_txt["Element Tool"] = "Element Tool";
|
|
_txt["Builder Mode"] = "Builder Mode";
|
|
_txt["Default"] = "Default";
|
|
_txt["Minimal"] = "Minimal";
|
|
_txt["Hide outline"] = "Hide outline";
|
|
_txt["Hide element highlight"] = "Hide element highlight";
|
|
_txt["Row tool position"] = "Row tool position";
|
|
_txt["Add (+) button placement"] = "Add (+) button placement";
|
|
_txt["Between Blocks (left)"] = "Between Blocks (left)";
|
|
_txt["Between Blocks (center)"] = "Between Blocks (center)";
|
|
_txt["Outline Mode"] = "Outline Mode";
|
|
_txt["Row & column"] = "Row & column";
|
|
_txt["Row only"] = "Row only";
|
|
_txt["Draggable blocks without handle"] = "Draggable blocks without handle";
|
|
_txt["Animated drag to sort"] = "Animated drag to sort";
|
|
_txt["Open snippets sidebar on start"] = "Open snippets sidebar on start";
|
|
_txt["Scrollable toolbar (top only)"] = "Scrollable toolbar (top only)";
|
|
_txt["Please select a block"] = "Please select a block";
|
|
_txt["Open snippet sidebar on start"] = "Open snippet sidebar on start";
|
|
_txt["Hide snippet handle"] = "Hide snippet handle";
|
|
_txt["Undo"] = "Undo";
|
|
_txt["Redo"] = "Redo";
|
|
_txt["Empty"] = "Empty";
|
|
_txt["+ Click to add content"] = "+ Click to add content";
|
|
_txt["B"] = "B";
|
|
_txt["W"] = "W";
|
|
_txt["Outline Style"] = "Outline Style";
|
|
_txt["Colored"] = "Colored";
|
|
_txt["Gray"] = "Gray";
|
|
_txt["Hide Outline"] = "Hide Outline";
|
|
_txt["Hide Column Tool"] = "Hide Column Tool";
|
|
_txt["Row Tool Position"] = "Row Tool Position";
|
|
_txt["Tool Style"] = "Tool Style";
|
|
_txt["Hide Snippet (+) Tool"] = "Hide Snippet (+) Tool";
|
|
_txt["Tool Outline"] = "Tool Outline";
|
|
_txt["Button"] = "Button";
|
|
_txt["Button Editor"] = "Button Editor";
|
|
_txt["Edit Button"] = "Edit Button";
|
|
_txt["Grid Editor"] = "Grid Editor";
|
|
_txt["Outline"] = "Outline";
|
|
_txt["Font Size"] = "Font Size";
|
|
_txt["Line Spacing"] = "Line Spacing";
|
|
_txt["Letter Spacing"] = "Letter Spacing";
|
|
_txt["Close"] = "Close";
|
|
_txt["Search & Replace"] = "Search & Replace";
|
|
_txt["Word Count"] = "Word Count";
|
|
_txt["Add to Left"] = "Add to Left";
|
|
_txt["Add to Right"] = "Add to Right";
|
|
_txt["Border Top Color"] = "Border Top Color";
|
|
_txt["Border Bottom Color"] = "Border Bottom Color";
|
|
_txt["Border Left Color"] = "Border Left Color";
|
|
_txt["Border Right Color"] = "Border Right Color";
|
|
_txt["Snippets sidebar visibility"] = "Snippets sidebar visibility";
|
|
_txt["You have reached the maximum number of columns"] = "You have reached the maximum number of columns";
|
|
|