Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -355,7 +355,7 @@ |
356 | 356 | 'configure-setting-wgNewUserLog' => 'Maintain a new user log', |
357 | 357 | 'configure-setting-wgReservedUsernames' => 'Account names reserved for the software', |
358 | 358 | 'configure-setting-wgShowIPinHeader' => 'Show the IP address in the user bar', |
359 | | - 'configure-setting-wgBrowserBlackList' => 'Browser blacklist for unicode non compliant browsers', |
| 359 | + 'configure-setting-wgBrowserBlackList' => 'Browser blacklist for Unicode non compliant browsers', |
360 | 360 | 'configure-setting-wgAntiLockFlags' => 'Anti-lock flags', |
361 | 361 | 'configure-setting-wgCommandLineDarkBg' => 'Assume a dark background for maintenance scripts', |
362 | 362 | 'configure-setting-wgCompressRevisions' => 'Compress old revisions if possible', |
— | — | @@ -364,7 +364,7 @@ |
365 | 365 | 'configure-setting-wgExternalDiffEngine' => 'External diff engine', |
366 | 366 | 'configure-setting-wgMaxShellFileSize' => 'Maximum file size created by shell processes under Linux, in KB', |
367 | 367 | 'configure-setting-wgMaxShellMemory' => 'Maximum amount of virtual memory available to shell processes under Linux, in KB', |
368 | | - 'configure-setting-wgMaxShellTime' => 'Maximum CPU time in seconds for shell processes under linux', |
| 368 | + 'configure-setting-wgMaxShellTime' => 'Maximum CPU time in seconds for shell processes under Linux', |
369 | 369 | 'configure-setting-wgShellLocale' => 'Locale for <code>LC_CTYPE</code>', |
370 | 370 | 'configure-setting-wgUpdateRowsPerQuery' => 'Number of rows to update per query', |
371 | 371 | 'configure-setting-wgUseAutomaticEditSummaries' => 'Use automatic edit summaries', |