r49046 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49045‎ | r49046 | r49047 >
Date:20:13, 30 March 2009
Author:nikerabbit
Status:ok
Tags:
Comment:
* Encoding fix
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -441,7 +441,7 @@
442442 'configure-setting-wgValidateAllHtml' => 'Refuse to display non-valid pages',
443443 'configure-setting-wgTexvc' => 'Location of the texvc binary',
444444 'configure-setting-wgUseTeX' => 'Enable TeX',
445 - 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <nowiki><html>�</html></nowiki> sections.',
 445+ 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <nowiki><html>…</html></nowiki> sections.',
446446 'configure-setting-wgXMLMimeTypes' => 'Detectable XML MIME types',
447447 'configure-setting-wgXMLMimeTypes-key' => 'MIME type',
448448 'configure-setting-wgDocType' => 'Document type to use in the DOCTYPE declaration',
@@ -514,7 +514,7 @@
515515 'configure-setting-wgUploadNavigationUrl' => 'URL for the upload navigation link',
516516 'configure-setting-wgUploadPath' => 'URL of the upload directory',
517517 'configure-setting-wgVariantArticlePath' => 'Path for language-variant pages',
518 - 'configure-setting-wgAllowCategorizedRecentChanges' => 'Allow to filter the recent changes by a category or one of its sub(subsubsub�)categories',
 518+ 'configure-setting-wgAllowCategorizedRecentChanges' => 'Allow to filter the recent changes by a category or one of its sub(subsubsub…)categories',
519519 'configure-setting-wgPutIPinRC' => "Log IP addresses in the 'recentchanges' table",
520520 'configure-setting-wgRCChangedSizeThreshold' => 'Highlight character count difference lower than this in recent changes',
521521 'configure-setting-wgRCFilterByAge' => 'Filter $wgRCLinkDays to avoid showing links for values higher than $wgRCMaxAge',

Status & tagging log