Index: trunk/extensions/Configure/settings/Settings.i18n.php |
— | — | @@ -70,7 +70,7 @@ |
71 | 71 | 'configure-setting-wgAllowExternalImages' => 'Allow inline file hotlinking', |
72 | 72 | 'configure-setting-wgAllowExternalImagesFrom' => 'Exceptions to $wgAllowExternalImages = false', |
73 | 73 | 'configure-setting-wgEnableImageWhitelist' => 'Enable the use of "MediaWiki:External file whitelist"', |
74 | | - 'configure-setting-wgAllowImageTag' => 'Allow <nowiki><img></nowiki> tag to be used in wikitext.', |
| 74 | + 'configure-setting-wgAllowImageTag' => 'Allow <nowiki><img></nowiki> tag to be used in wikitext', |
75 | 75 | 'configure-setting-wgExpensiveParserFunctionLimit' => 'Maximum number of calls per parse to expensive parser functions', |
76 | 76 | 'configure-setting-wgExternalLinkTarget' => 'Default target attribute for external links', |
77 | 77 | 'configure-setting-wgCleanSignatures' => 'Substitute templates in signatures', |
— | — | @@ -175,7 +175,7 @@ |
176 | 176 | 'configure-setting-wgAutoblockExpiry' => 'Number of seconds before autoblock entries expire', |
177 | 177 | 'configure-setting-wgDeleteRevisionsLimit' => "Integer of how many revisions a page must have before the ''bigdelete'' right is required to delete it", |
178 | 178 | 'configure-setting-wgDisabledActions' => 'Disabled page actions', |
179 | | - 'configure-setting-wgNewPasswordExpiry' => 'The time, in seconds, when an emailed temporary password expires', |
| 179 | + 'configure-setting-wgNewPasswordExpiry' => 'The time, in seconds, when an e-mailed temporary password expires', |
180 | 180 | 'configure-setting-wgEmailConfirmToEdit' => 'Require users to confirm e-mail address before they can edit', |
181 | 181 | 'configure-setting-wgEnableAPI' => 'Enable API', |
182 | 182 | 'configure-setting-wgEnableWriteAPI' => 'Enable Write API', |
— | — | @@ -196,7 +196,7 @@ |
197 | 197 | 'configure-setting-wgPasswordSender' => 'Password reminder e-mail address', |
198 | 198 | 'configure-setting-wgPasswordSenderName' => 'Password reminder name', |
199 | 199 | 'configure-setting-wgPasswordReminderResendTime' => 'Minimum time, in hours, which must elapse between password reminders', |
200 | | - 'configure-setting-wgAdditionalMailParams' => 'Additional email parameters, will be passed as the last argument to mail() PHP function call.', |
| 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 | 203 | 'configure-setting-wgUserEmailConfirmationTokenExpiry' => 'The time, in seconds, when an email confirmation email expires', |
— | — | @@ -512,7 +512,7 @@ |
513 | 513 | 'configure-setting-wgResourceLoaderInlinePrivateModules' => 'Embed private modules inline with HTML output', |
514 | 514 | 'configure-setting-wgResourceLoaderMaxage' => 'Maximum time in seconds to cache resources served by the resource loader', |
515 | 515 | 'configure-setting-wgResourceLoaderUseESI' => 'Enable embedding of certain resources using Edge Side Includes', |
516 | | - 'configure-setting-wgResourceLoaderMinifyJSVerticalSpace' => 'Remove some vertical whitespace from JavaScript code when minifying.', |
| 516 | + 'configure-setting-wgResourceLoaderMinifyJSVerticalSpace' => 'Remove some vertical whitespace from JavaScript code when minifying', |
517 | 517 | 'configure-setting-wgUseAjax' => 'Enable AJAX', |
518 | 518 | 'configure-setting-wgAjaxExportList' => 'Callable AJAX functions', |
519 | 519 | 'configure-setting-wgAjaxSearch' => 'Enable use of AJAX auto-suggestion for the search bar', |