includes/clientside/tinymce/plugins/advhr/langs/en.js
author Dan
Thu, 22 Nov 2007 02:10:12 -0500
changeset 227 0f039028f7a5
parent 1 fe660c52c48f
permissions -rw-r--r--
Made the username validation regexp in install less picky since it was blacklisting two of the letters in my name. >.<

// UK lang variables

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