/pigeoncms/Plugins/tiny_mce/plugins/paste/langs/it_dlg.js

http://pigeoncms.googlecode.com/ · JavaScript · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 86fe477e7b9209d23655b222bd059785 MD5 · raw file

  1. tinyMCE.addI18n('it.paste_dlg',{
  2. text_title:"Premere CTRL+V sulla tastiera per incollare il testo nella finestra.",
  3. text_linebreaks:"Mantieni interruzioni di riga",
  4. word_title:"Premere CTRL+V sulla tastiera per incollare il testo nella finestra."
  5. });