]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/fullscreen/langs/sv.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / fullscreen / langs / sv.js
1 // SV lang variables
2
3 tinyMCE.addToLang('',{
4 fullscreen_title : 'Fullskärmsläge',
5 fullscreen_desc : 'Hoppa från/till fullskärmsläge'
6 });