r51075 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51074‎ | r51075 | r51076 >
Date:16:15, 27 May 2009
Author:yaron
Status:deferred
Tags:
Comment:
Fixes for RunQuery messages
Modified paths:
  • /trunk/extensions/SemanticForms/languages/SF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/languages/SF_Messages.php
@@ -102,8 +102,10 @@
103103 'sf_editdata_remove' => 'Remove',
104104 'sf_editdata_addanother' => 'Add another',
105105 '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>\'.',
106109 'sf_runquery_title' => 'Run query: $1',
107 - 'sf_runquery' => 'Run query',
108110 'sf_runquery_additionalquery' => 'Additional query',
109111
110112 'sf_formerrors_header' => 'There were errors with your form input; see below',

Status & tagging log