upgrade TinyMCE to 3.4.x

This commit is contained in:
Evan Prodromou
2011-06-20 11:34:24 -04:00
parent 0ed9000fd3
commit d67b8fdae8
169 changed files with 11238 additions and 6896 deletions

View File

@@ -58,5 +58,11 @@ clipboard_msg:"Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you
path:"Path",
newdocument:"Are you sure you want clear all contents?",
toolbar_focus:"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X",
more_colors:"More colors"
});
more_colors:"More colors",
// Accessibility Strings
shortcuts_desc:'Accessibility Help',
help_shortcut:'. Press ALT F10 for toolbar. Press ALT 0 for help.',
rich_text_area:"Rich Text Area",
toolbar:"Toolbar"
});