Localisation updates from http://translatewiki.net.

Change-Id: I198e8734168b68c1984efebcd837fa4669421323
This commit is contained in:
Translation updater bot 2013-02-16 23:19:19 +00:00
parent f4ea523b58
commit 422e1d6692

View file

@ -49,6 +49,7 @@ $messages['en'] = array(
/** Message documentation (Message documentation) /** Message documentation (Message documentation)
* @author Raymond * @author Raymond
* @author Ryan Lane <rlane@wikimedia.org> * @author Ryan Lane <rlane@wikimedia.org>
* @author Shirayuki
*/ */
$messages['qqq'] = array( $messages['qqq'] = array(
'oathauth-desc' => '{{desc}}', 'oathauth-desc' => '{{desc}}',
@ -78,7 +79,8 @@ Extension name, found on Special:Version',
'oathauth-failedtodisableoauth' => 'Plain text found Special:OATH when disabling OATH has been unsuccessful.', 'oathauth-failedtodisableoauth' => 'Plain text found Special:OATH when disabling OATH has been unsuccessful.',
'oathauth-reattemptdisable' => 'Link found when disabling OATH credentials has failed on Special:OATH.', 'oathauth-reattemptdisable' => 'Link found when disabling OATH credentials has failed on Special:OATH.',
'oathauth-failedtoresetoath' => 'Plain text found on Special:OATH when reseting OATH has been unsuccessful.', 'oathauth-failedtoresetoath' => 'Plain text found on Special:OATH when reseting OATH has been unsuccessful.',
'oathauth-notloggedin' => 'Page title seen on Special:OATH when a user is not logged in.', 'oathauth-notloggedin' => 'Page title seen on Special:OATH when a user is not logged in.
{{Identical|Login required}}',
'oathauth-mustbeloggedin' => 'Plain text seen on Special:OATH when a user is not logged in.', 'oathauth-mustbeloggedin' => 'Plain text seen on Special:OATH when a user is not logged in.',
); );