r33581 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r33580‎ | r33581 | r33582 >
Date:08:08, 19 April 2008
Author:siebrand
Status:old
Tags:
Comment:
Fix typo in message
Modified paths:
  • /trunk/extensions/Configure/Configure.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.i18n.php
@@ -18,7 +18,7 @@
1919 Please create it or change it to use this extension.',
2020 'configure-no-old' => 'No old version of the configuration available',
2121 'configure-no-setup' => 'You have to call <code>efConfigureSetup()</code> explicitly in your LocalSettings.php file to use this extension.',
22 - 'configure-no-transwiki' => 'Your are not allowed to change settings in other wikis',
 22+ 'configure-no-transwiki' => 'You are not allowed to change settings in other wikis',
2323 'configure-old-versions' => 'List of old versions of the configuration:',
2424 'configure-old-not-available' => 'The old version of the settings you requested, $1, is not available',
2525 'configure-saved' => 'The configuration has been saved',

Status & tagging log