* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advhr / langs / nl.js
1 // NL lang variables
2
3 tinyMCE.addToLang('',{
4 insert_advhr_desc : 'Invoegen / wijzigen Horizontale lijn',
5 insert_advhr_width : 'Breedte',
6 insert_advhr_size : 'Hoogte',
7 insert_advhr_noshade : 'Geen schaduw'
8 });