annotate static/js/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js @ 54:d958e59d6fc6
For issue #9, remove admin customization.
Used the nav-global block to add a link to the send mail to the mailing list.
author |
Brian Neal <bgneal@gmail.com> |
date |
Sat, 31 Mar 2012 15:39:53 -0500 |
parents |
966cde8635c0 |
children |
|
rev |
line source |
bgneal@45
|
1 tinyMCE.addI18n('en.simple',{"cleanup_desc":"Cleanup Messy Code","redo_desc":"Redo (Ctrl+Y)","undo_desc":"Undo (Ctrl+Z)","numlist_desc":"Insert/Remove Numbered List","bullist_desc":"Insert/Remove Bulleted List","striketrough_desc":"Strikethrough","underline_desc":"Underline (Ctrl+U)","italic_desc":"Italic (Ctrl+I)","bold_desc":"Bold (Ctrl+B)"}); |