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