app/tiny_mce/plugins/paste/langs/en_dlg.js
author Sverre Rabbelier <sverre@rabbelier.nl>
Fri, 05 Jun 2009 08:24:32 +0200
changeset 2396 353941216ff9
parent 154 d2377425d3f2
permissions -rwxr-xr-x
also rename batch_size in cron.py

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