/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/paste/langs/en_dlg.js

# · JavaScript · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · aa388d5558885cf8f4c6ec3eb4ca3a7a MD5 · raw file

  1. tinyMCE.addI18n('en.paste_dlg',{
  2. text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
  3. text_linebreaks:"Keep linebreaks",
  4. word_title:"Use CTRL+V on your keyboard to paste the text into the window."
  5. });