ccd83810251ae757a1836078809c5c42462a7426.svn-base 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ({
  2. "removeFormat" : "Remove Format",
  3. "copy" : "Copy",
  4. "paste" : "Paste",
  5. "selectAll" : "Select All",
  6. "insertOrderedList" : "Numbered List",
  7. "insertTable" : "Insert/Edit Table",
  8. "underline" : "Underline",
  9. "foreColor" : "Foreground Color",
  10. "htmlToggle" : "HTML Source",
  11. "formatBlock" : "Paragraph Style",
  12. "insertHorizontalRule" : "Horizontal Rule",
  13. "delete" : "Delete",
  14. "appleKey" : "⌘${0}",
  15. "insertUnorderedList" : "Bullet List",
  16. "tableProp" : "Table Property",
  17. "insertImage" : "Insert Image",
  18. "superscript" : "Superscript",
  19. "subscript" : "Subscript",
  20. "createLink" : "Create Link",
  21. "undo" : "Undo",
  22. "italic" : "Italic",
  23. "fontName" : "Font Name",
  24. "justifyLeft" : "Align Left",
  25. "unlink" : "Remove Link",
  26. "toggleTableBorder" : "Toggle Table Border",
  27. "ctrlKey" : "ctrl+${0}",
  28. "fontSize" : "Font Size",
  29. "indent" : "Indent",
  30. "redo" : "Redo",
  31. "strikethrough" : "Strikethrough",
  32. "justifyFull" : "Justify",
  33. "justifyCenter" : "Align Center",
  34. "hiliteColor" : "Background Color",
  35. "deleteTable" : "Delete Table",
  36. "outdent" : "Outdent",
  37. "cut" : "Cut",
  38. "plainFormatBlock" : "Paragraph Style",
  39. "bold" : "Bold",
  40. "systemShortcutFF" : "The \"${0}\" action is only available in Mozilla Firefox using a keyboard shortcut. Use ${1}.",
  41. "justifyRight" : "Align Right"
  42. })