Index: trunk/extensions/Interwiki/SpecialInterwiki.i18n.php |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | 'interwiki_addintro' => 'You are adding a new interwiki prefix. Remember that it cannot contain spaces ( ), colons (:), ampersands (&), or equal signs (=).', |
41 | 41 | 'interwiki_addbutton' => 'Add', |
42 | 42 | '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.', |
44 | 44 | 'interwiki_defaulturl' => 'http://www.example.com/$1', # only translate this message if you have to change it |
45 | 45 | # interwiki log |
46 | 46 | 'interwiki_logpagename' => 'Interwiki table log', |