comparison static/js/tiny_mce/themes/advanced/langs/en.js @ 442:6c182ceb7147

Fixing #217; upgrade TinyMCE to 3.4.2 and enable the paste plugin.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 May 2011 00:43:49 +0000
parents 88b2b9cb8c1f
children
comparison
equal deleted inserted replaced
441:33d0c55e57a9 442:6c182ceb7147
56 blockquote_desc:"Blockquote", 56 blockquote_desc:"Blockquote",
57 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?", 57 clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?",
58 path:"Path", 58 path:"Path",
59 newdocument:"Are you sure you want clear all contents?", 59 newdocument:"Are you sure you want clear all contents?",
60 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X", 60 toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
61 more_colors:"More colors" 61 more_colors:"More colors",
62
63 // Accessibility Strings
64 shortcuts_desc:'Accessibility Help',
65 help_shortcut:'. Press ALT F10 for toolbar. Press ALT 0 for help.',
66 rich_text_area:"Rich Text Area",
67 toolbar:"Toolbar"
62 }); 68 });