]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advhr/langs/en.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advhr / langs / en.js
1 // UK lang variables
2
3 tinyMCE.addToLang('',{
4 insert_advhr_desc : 'Insert / edit Horizontale Rule',
5 insert_advhr_width : 'Width',
6 insert_advhr_size : 'Height',
7 insert_advhr_noshade : 'No shadow'
8 });