r45271 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45270‎ | r45271 | r45272 >
Date:01:02, 1 January 2009
Author:rainman
Status:ok
Tags:
Comment:
Whoops, forgot to update messages with new type.
Modified paths:
  • /trunk/extensions/InputBox/InputBox.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/InputBox/InputBox.i18n.php
@@ -17,7 +17,7 @@
1818 'inputbox-desc' => 'Allow inclusion of predefined HTML forms',
1919 'inputbox-error-no-type' => 'You have not specified the type of input box to create.',
2020 'inputbox-error-bad-type' => 'Input box type "$1" not recognised.
21 -Please specify "create", "comment", "search" or "search2".',
 21+Please specify "create", "comment", "search", "search2" or "fulltext".',
2222 'tryexact' => 'Try exact match',
2323 'searchfulltext' => 'Search full text',
2424 'createarticle' => 'Create page',

Status & tagging log