PageRenderTime 39ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  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. });