Index: trunk/extensions/Configure/settings/Settings.i18n.php |
— | — | @@ -199,7 +199,7 @@ |
200 | 200 | 'configure-setting-wgAdditionalMailParams' => 'Additional email parameters, will be passed as the last argument to mail() PHP function call', |
201 | 201 | 'configure-setting-wgSMTP' => 'SMTP server', |
202 | 202 | 'configure-setting-wgUserEmailUseReplyTo' => 'Use Reply-To instead of From', |
203 | | - 'configure-setting-wgUserEmailConfirmationTokenExpiry' => 'The time, in seconds, when an email confirmation email expires', |
| 203 | + 'configure-setting-wgUserEmailConfirmationTokenExpiry' => 'The time in seconds until an confirmation code sent by e-mail expires', |
204 | 204 | 'configure-setting-wgAPIRequestLog' => 'Log file for API requests', |
205 | 205 | 'configure-setting-wgDebugComments' => 'Include portions of log output in page HTML comment', |
206 | 206 | 'configure-setting-wgDebugDumpSql' => 'Dump SQL queries to debug output', |