* Small grammar fix

This commit is contained in:
Niklas Laxström 2008-03-02 19:54:59 +00:00
parent 27aafe50f8
commit 8128db9975
Notes: Raimond Spekking 2009-03-28 22:26:10 +00:00

View file

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