r76585 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76584‎ | r76585 | r76586 >
Date:17:44, 12 November 2010
Author:ialex
Status:deferred (Comments)
Tags:
Comment:
Hmm, seems I forgot to commit this with r76524
Modified paths:
  • /trunk/extensions/Configure/Configure.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.i18n.php
@@ -85,13 +85,13 @@
8686 'configure-section-enotif' => 'E-mail notification',
8787 'configure-section-localization' => 'Localisation',
8888 'configure-section-timezone' => 'Time zone',
89 - 'configure-section-zh-conversion' => 'Chinese conversion',
9089 'configure-section-html' => 'HTML',
9190 'configure-section-debug' => 'Debugging',
9291 'configure-section-profiling' => 'Profiling',
9392 'configure-section-site' => 'Site customisation',
9493 'configure-section-ajax' => 'Ajax',
9594 'configure-section-css-js' => 'CSS and JavaScript',
 95+ 'configure-section-ressourceloader' => 'Ressource loader',
9696 'configure-section-namespaces' => 'Namespaces',
9797 'configure-section-stats' => 'Site statistics',
9898 'configure-section-skin' => 'Skins',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76524* Added $wgAllUnicodeFixes, $wgUpgradeKey, $wgResourceLoaderDebug, $wgResourc...ialex17:15, 11 November 2010

Comments

#Comment by Nikerabbit (talk | contribs)   19:31, 12 November 2010

'configure-section-ressourceloader' => 'Ressource loader',

#Comment by IAlex (talk | contribs)   21:49, 12 November 2010

Fixed in r76594.

Status & tagging log