* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / print / langs / de.js
1 // DE lang variables 
2
3 tinyMCE.addToLang('',{
4 print_desc : 'Drucken'
5 });