includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan Fuhry <dan@enanocms.org>
Fri, 24 Sep 2010 21:50:25 -0400
changeset 1305 ba8a648baebc
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed check for iPhone OS 3 - it now returns true on 3.0 or any later version including 4.x

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