egroupware_official/phpgwapi/js/tiny_mce/plugins/paste/langs/da.js
2006-08-21 19:26:21 +00:00

11 lines
483 B
JavaScript

// DK lang variables contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
tinyMCE.addToLang('',{
paste_text_desc : 'Indsæt som ren tekst',
paste_text_title : 'Brug CTRL+V på tastaturet for at indsætte teksten i vinduet.',
paste_text_linebreaks : 'Behold linjebrud',
paste_word_desc : 'Indsæt fra Word',
paste_word_title : 'Brug CTRL+V på tastaturet for at indsætte teksten i vinduet.',
selectall_desc : 'Vælg alt'
});