Index: trunk/extensions/InterwikiIntegration/InterwikiIntegration.i18n.php |
— | — | @@ -12,9 +12,9 @@ |
13 | 13 | $messages['en'] = array( |
14 | 14 | 'interwikiintegration' => 'Interwiki integration', |
15 | 15 | 'interwikiintegration-desc' => 'Comprehensive interwiki integration', |
16 | | - 'populateinterwikiintegrationtable' => 'Populate interwiki integration table', |
17 | | - 'interwikiintegration-setuptext' => "$1s tables have been configured. |
| 16 | + 'populateinterwikiintegrationtable' => 'Populate interwiki integration table', |
| 17 | + 'interwikiintegration-setuptext' => "The tables for $1 have been configured. |
18 | 18 | Be sure to configure the tables on your other wikis as well.", |
19 | | - 'right-integration' => 'Populate the interwiki integration table', |
| 19 | + 'right-integration' => 'Populate the interwiki integration table', |
20 | 20 | ); |
21 | 21 | |