r31464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r31463‎ | r31464 | r31465 >
Date:19:54, 2 March 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Small grammar fix
Modified paths:
  • /trunk/extensions/Interwiki/SpecialInterwiki.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Interwiki/SpecialInterwiki.i18n.php
@@ -39,7 +39,7 @@
4040 'interwiki_addintro' => 'You are adding a new interwiki prefix. Remember that it cannot contain spaces ( ), colons (:), ampersands (&), or equal signs (=).',
4141 'interwiki_addbutton' => 'Add',
4242 'interwiki_added' => 'Prefix "$1" was successfully added to the interwiki table.',
43 - 'interwiki_addfailed' => 'Prefix "$1" could not be added to the interwiki table. Possibly he already exists in the interwiki table.',
 43+ 'interwiki_addfailed' => 'Prefix "$1" could not be added to the interwiki table. Possibly it already exists in the interwiki table.',
4444 'interwiki_defaulturl' => 'http://www.example.com/$1', # only translate this message if you have to change it
4545 # interwiki log
4646 'interwiki_logpagename' => 'Interwiki table log',

Status & tagging log