includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Sun, 10 May 2009 14:44:37 -0400
changeset 960 e74741b8360b
parent 335 67bd3121a12e
permissions -rw-r--r--
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.

tinyMCE.addI18n('en.advhr_dlg',{
width:"Width",
size:"Height",
noshade:"No shadow"
});