includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Sat, 08 Mar 2008 19:39:43 -0500
changeset 497 ecb636490702
parent 335 67bd3121a12e
permissions -rw-r--r--
Updated upgrade/migration schemas to handle user_timezone column properly

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."
});