app/tiny_mce/plugins/paste/langs/en_dlg.js
author Augie Fackler <durin42@gmail.com>
Sun, 08 Feb 2009 03:36:05 +0000
changeset 1251 106e1b6e7199
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add myself to authors since I was missing. (Also, a test commit for buildbot) Patch By: Augie Fackler <durin42@gmail.com> Review By: TBR

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