r43609 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43608‎ | r43609 | r43610 >
Date:17:26, 17 November 2008
Author:siebrand
Status:deferred
Tags:
Comment:
Update a few messages
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -499,10 +499,10 @@
500500 'configure-setting-wgDebugFunctionEntry' => "Output debug message on every wfProfileIn/wfProfileOut",
501501 'configure-setting-wgDebugProfiling' => "Detects non-matching wfProfileIn/wfProfileOut calls",
502502 'configure-setting-wgDebugSquid' => "Lots of debugging output from SquidUpdate.php",
503 - 'configure-setting-wgProfileCallTree' => "If true, print a raw call tree instead of per-function report",
 503+ 'configure-setting-wgProfileCallTree' => "Print a raw call tree instead of per-function report",
504504 'configure-setting-wgProfileLimit' => "Only record profiling information for pages that took longer than this",
505505 'configure-setting-wgProfileOnly' => "Do not put non-profiling information into log file",
506 - 'configure-setting-wgProfilePerHost' => "Should application server host be put into profiling table?",
 506+ 'configure-setting-wgProfilePerHost' => "Write application server host into profiling table",
507507 'configure-setting-wgProfileToDatabase' => "Log sums from profiling into profiling table in db",
508508 'configure-setting-wgUDPProfilerHost' => "Host for UDP profiler",
509509 'configure-setting-wgUDPProfilerPort' => "Port for UDP profiler",

Status & tagging log