Index: trunk/extensions/WikiSync/WikiSync.i18n.php |
— | — | @@ -38,7 +38,7 @@ |
39 | 39 | 'wikisync_api_result_NotExists' => 'The username you provided does not exist', |
40 | 40 | 'wikisync_api_result_EmptyPass' => 'You did not set the lgpassword parameter or you left it empty', |
41 | 41 | 'wikisync_api_result_WrongPass' => 'The password you provided is incorrect', |
42 | | - 'wikisync_api_result_WrongPluginPass' => 'Same as WrongPass, returned when an authentication plugin rather than MediaWiki itself rejected the password', |
| 42 | + 'wikisync_api_result_WrongPluginPass' => 'The password you provided is incorrect', |
43 | 43 | 'wikisync_api_result_CreateBlocked' => 'The wiki tried to automatically create a new account for you, but your IP address has been blocked from account creation', |
44 | 44 | 'wikisync_api_result_Throttled' => 'You have logged in too many times in a short time.', |
45 | 45 | 'wikisync_api_result_Blocked' => 'User is blocked', |
— | — | @@ -73,6 +73,7 @@ |
74 | 74 | */ |
75 | 75 | $messages['qqq'] = array( |
76 | 76 | 'wikisync_remote_login_button' => '{{Identical|Log in}}', |
| 77 | + 'wikisync_api_result_WrongPluginPass' => 'Same as WrongPass, returned when an authentication plugin rather than MediaWiki itself rejected the password', |
77 | 78 | ); |
78 | 79 | |
79 | 80 | /** Interlingua (Interlingua) |