r83065 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83064‎ | r83065 | r83066 >
Date:03:40, 2 March 2011
Author:yaron
Status:deferred
Tags:
Comment:
Added 'sf_forminputs_listboxsize' message
Modified paths:
  • /trunk/extensions/SemanticForms/languages/SF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/languages/SF_Messages.php
@@ -68,6 +68,7 @@
6969 'sf_forminputs_remoteautocompletion' => 'Use remote autocompletion',
7070 'sf_forminputs_existingvaluesonly' => 'Allow only values already in the list',
7171 'sf_forminputs_showonselect' => 'Page elements to display only if certain values are selected (example: "value1=>div1;value2=>div2")',
 72+ 'sf_forminputs_listboxsize' => 'The height of this listbox, in rows',
7273 'sf_forminputs_includetimezone' => 'Include an input for the time zone',
7374 'sf_forminputs_topcategory' => 'The parent category of this set of categories (required)',
7475 'sf_forminputs_height' => 'The height of this input, in pixels',