r43618 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43617‎ | r43618 | r43619 >
Date:18:36, 17 November 2008
Author:siebrand
Status:deferred
Tags:
Comment:
Update 'configure-setting-wgUseCommaCount' and 'configure-setting-wgServerName'
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -253,7 +253,7 @@
254254 'configure-setting-wgCountCategorizedImagesAsUsed' => "On [[Special:UnusedImages]], consider files used if they are put into a category",
255255 'configure-setting-wgDisableCounters' => "Disable page view counters",
256256 'configure-setting-wgHitcounterUpdateFreq' => "Page counter update frequency",
257 - 'configure-setting-wgUseCommaCount' => "Use a comma, instead of a link, to count a page as 'valid' when counting",
 257+ 'configure-setting-wgUseCommaCount' => "Use comma to count as a valid page (true) or use link to count as a valid page (false) counting pages",
258258 'configure-setting-wgWantedPagesThreshold' => "Minimum number of links required before a page is listed on [[Special:Wantedpages]]",
259259 'configure-setting-wgDefaultSkin' => "Default skin name",
260260 'configure-setting-wgSkipSkin' => "Disallowed skin name",
@@ -454,7 +454,7 @@
455455 'configure-setting-wgScriptExtension' => "Extension to append to script names by default",
456456 'configure-setting-wgScriptPath' => "The base URL path",
457457 'configure-setting-wgServer' => "The base URL of the server",
458 - 'configure-setting-wgServerName' => "The name of the server without the protocol. (eg, en.wikipedia.org)",
 458+ 'configure-setting-wgServerName' => "The name of the server without the protocol. (for example en.wikipedia.org)",
459459 'configure-setting-wgSQLiteDataDirMode' => "Default directory mode for SQLite data directory on creation",
460460 'configure-setting-wgStyleDirectory' => "The file system path to the skins directory",
461461 'configure-setting-wgStylePath' => "The URL of the skins directory",

Status & tagging log