includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Mon, 11 Aug 2008 21:43:04 -0400
changeset 684 15dbbe7e7674
parent 335 67bd3121a12e
permissions -rw-r--r--
A few fixes in SpecialUserFuncs: made avatars have a +30-day expiry date and made full login form show encryption blurb even when user_level > USER_LEVEL_MEMBER. Added expanding user-info blocks in memberlist (experimental).

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