app/tiny_mce/plugins/paste/langs/en_dlg.js
author Todd Larsen <tlarsen@google.com>
Fri, 26 Sep 2008 19:35:21 +0000
changeset 203 187d45783300
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add the third-party PolyModel class. This class supports inheritance in Google App Engine Datastore Model classes.

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