Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -66,6 +66,7 @@ |
67 | 67 | 'sf_forminputs_list' => 'Mark this input as holding a list of values', |
68 | 68 | 'sf_forminputs_delimiter' => 'The delimiter between field values, if this input holds a list of them', |
69 | 69 | 'sf_forminputs_remoteautocompletion' => 'Use remote autocompletion', |
| 70 | + 'sf_forminputs_existingvaluesonly' => 'Allow only values already in the list', |
70 | 71 | 'sf_forminputs_showonselect' => 'Page elements to display only if certain values are selected (example: "value1=>div1;value2=>div2")', |
71 | 72 | 'sf_forminputs_includetimezone' => 'Include an input for the time zone', |
72 | 73 | 'sf_forminputs_topcategory' => 'The parent category of this set of categories (required)', |