Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -102,8 +102,10 @@ |
103 | 103 | 'sf_editdata_remove' => 'Remove', |
104 | 104 | 'sf_editdata_addanother' => 'Add another', |
105 | 105 | 'sf_editdata_none' => 'None', |
| 106 | + 'runquery' => 'Run query', |
| 107 | + 'sf_runquery_badurl' => 'You must specify a form name in the URL; |
| 108 | +the URL should look like \'Special:RunQuery/<form name>\'.', |
106 | 109 | 'sf_runquery_title' => 'Run query: $1', |
107 | | - 'sf_runquery' => 'Run query', |
108 | 110 | 'sf_runquery_additionalquery' => 'Additional query', |
109 | 111 | |
110 | 112 | 'sf_formerrors_header' => 'There were errors with your form input; see below', |