summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/paste/langs/it_dlg.js
blob: 98543942af9e5078001b0c2e37f9af8ed66e7600 (plain)
1
2
3
4
5
tinyMCE.addI18n('it.paste_dlg',{
text_title:"Premere CTRL+V sulla tastiera per incollare il testo nella finestra.",
text_linebreaks:"Mantieni interruzioni di riga",
word_title:"Premere CTRL+V sulla tastiera per incollare il testo nella finestra."
});