includes/clientside/tinymce/plugins/advhr/langs/en.js
author Dan
Fri, 26 Oct 2007 19:28:54 -0400
changeset 204 473cc747022a
parent 1 fe660c52c48f
permissions -rw-r--r--
You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.

// UK lang variables

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