summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/paste/langs/ca_dlg.js
blob: 2d8874829a47efa8287d8c86d8b2f28fe1eb94ac (plain)
1
2
3
4
5
tinyMCE.addI18n('ca.paste_dlg',{
text_title:"Amb el teclat utilitzeu CTRL+V per a enganxar el text dins la finestra.",
text_linebreaks:"Conserva els salts de l\u00EDnia",
word_title:"Amb el teclat utilitzeu CTRL+V per a enganxar el text dins la finestra."
});