123456789101112131415161718192021222324252627282930313233343536373839404142 |
- ({
- "removeFormat" : "Remove Format",
- "copy" : "Copy",
- "paste" : "Paste",
- "selectAll" : "Select All",
- "insertOrderedList" : "Numbered List",
- "insertTable" : "Insert/Edit Table",
- "underline" : "Underline",
- "foreColor" : "Foreground Color",
- "htmlToggle" : "HTML Source",
- "formatBlock" : "Paragraph Style",
- "insertHorizontalRule" : "Horizontal Rule",
- "delete" : "Delete",
- "appleKey" : "⌘${0}",
- "insertUnorderedList" : "Bullet List",
- "tableProp" : "Table Property",
- "insertImage" : "Insert Image",
- "superscript" : "Superscript",
- "subscript" : "Subscript",
- "createLink" : "Create Link",
- "undo" : "Undo",
- "italic" : "Italic",
- "fontName" : "Font Name",
- "justifyLeft" : "Align Left",
- "unlink" : "Remove Link",
- "toggleTableBorder" : "Toggle Table Border",
- "ctrlKey" : "ctrl+${0}",
- "fontSize" : "Font Size",
- "indent" : "Indent",
- "redo" : "Redo",
- "strikethrough" : "Strikethrough",
- "justifyFull" : "Justify",
- "justifyCenter" : "Align Center",
- "hiliteColor" : "Background Color",
- "deleteTable" : "Delete Table",
- "outdent" : "Outdent",
- "cut" : "Cut",
- "plainFormatBlock" : "Paragraph Style",
- "bold" : "Bold",
- "systemShortcutFF" : "The \"${0}\" action is only available in Mozilla Firefox using a keyboard shortcut. Use ${1}.",
- "justifyRight" : "Align Right"
- })
|