app/tiny_mce/plugins/paste/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 19:37:26 +0200
changeset 2590 f0d0c9e7b2d4
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix indention and add missing dot in docstring in survey models.

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