r85074 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85073‎ | r85074 | r85075 >
Date:17:41, 31 March 2011
Author:purodha
Status:reverted
Tags:
Comment:
Minor: alter "unicode" -> "Unicode" in message text.
Modified paths:
  • /trunk/extensions/SearchLog/SearchLog.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SearchLog/SearchLog.i18n.php
@@ -8,13 +8,14 @@
99 /**
1010 * English
1111 * @author Nad
 12+ * @author Purodha
1213 */
1314 $messages['en'] = array(
1415 'searchlog' => 'Search Log',
1516 'searchlog-desc' => 'Logs usage of the search box and allows reporting of keyword totals during given time periods',
1617 'searchlog-cantopen' => 'Could not open log file <tt>$1</tt>',
1718 'searchlog-heading' => 'Search keywords used over $1 period',
18 - 'searchlog-unicode' => 'Display raw unicode',
 19+ 'searchlog-unicode' => 'Display raw Unicode',
1920 'searchlog-timeperiod' => 'Select time period:',
2021 'searchlog-entire' => 'Entire log',
2122 'searchlog-phrase' => 'Search phrase',

Status & tagging log