Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -55,6 +55,7 @@ |
56 | 56 | 'sf_forminputs_property' => 'A semantic property that this field corresponds to', |
57 | 57 | 'sf_forminputs_size' => 'The size of this text field, in characters', |
58 | 58 | 'sf_forminputs_maxlength' => 'The maximum allowed length of the text in this field', |
| 59 | + 'sf_forminputs_placeholder' => 'Help text that appears in the input until the user clicks on it', |
59 | 60 | 'sf_forminputs_uploadable' => 'Place an "Upload file" link next to this input', |
60 | 61 | 'sf_forminputs_defaultfilename' => 'The default filename for uploaded files', |
61 | 62 | 'sf_forminputs_rows' => 'The number of rows for this input', |