Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -102,6 +102,9 @@ |
103 | 103 | 'sf_editdata_remove' => 'Remove', |
104 | 104 | 'sf_editdata_addanother' => 'Add another', |
105 | 105 | 'sf_editdata_none' => 'None', |
| 106 | + 'sf_runquery_title' => 'Run query: $1', |
| 107 | + 'sf_runquery' => 'Run query', |
| 108 | + 'sf_runquery_additionalquery' => 'Additional query', |
106 | 109 | |
107 | 110 | 'sf_formerrors_header' => 'There were errors with your form input; see below', |
108 | 111 | 'sf_blank_error' => 'cannot be blank', |