includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Thu, 27 Mar 2008 16:41:07 -0400
changeset 512 13532b0a223f
parent 335 67bd3121a12e
permissions -rw-r--r--
ACL: Added API call to edit rule based only on numeric rule ID; to be used later with lister for existing rules and effective permissions viewer

tinyMCE.addI18n('en.paste_dlg',{
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
});