annotate static/js/tinymce/jscripts/tiny_mce/themes/simple/langs/en.js @ 81:fc9616b1c7ae
Get rid of the last Myspace link on the home page. Replace with YouTube link.
author |
Brian Neal <bgneal@gmail.com> |
date |
Fri, 26 Oct 2012 18:30:38 -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)"}); |