Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -68,6 +68,7 @@ |
69 | 69 | 'sf_forminputs_remoteautocompletion' => 'Use remote autocompletion', |
70 | 70 | 'sf_forminputs_existingvaluesonly' => 'Allow only values already in the list', |
71 | 71 | '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', |
72 | 73 | 'sf_forminputs_includetimezone' => 'Include an input for the time zone', |
73 | 74 | 'sf_forminputs_topcategory' => 'The parent category of this set of categories (required)', |
74 | 75 | 'sf_forminputs_height' => 'The height of this input, in pixels', |