includes/clientside/tinymce/plugins/advhr/langs/en.js
author Dan
Sat, 07 Jul 2007 18:33:21 -0400
changeset 52 10ed1f728bf3
parent 1 fe660c52c48f
permissions -rw-r--r--
St. Patty now works correctly in IE7

// UK lang variables

tinyMCE.addToLang('',{
insert_advhr_desc : 'Horizontale rule',
insert_advhr_width : 'Width',
insert_advhr_size : 'Height',
insert_advhr_noshade : 'No shadow'
});