r49189 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49188‎ | r49189 | r49190 >
Date:22:22, 4 April 2009
Author:siebrand
Status:deferred
Tags:
Comment:
* Hopefully fix encoding issue
* Remove superfluous comment
Modified paths:
  • /trunk/extensions/Translate/groups/FreeCol.php (modified) (history)
  • /trunk/extensions/Translate/groups/Mantis.php (modified) (history)
  • /trunk/extensions/Translate/groups/Nocc.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/Mantis.php
@@ -4,10 +4,9 @@
55 *
66 * @addtogroup Extensions
77 *
8 - * @copyright Copyright � 2008-2009, Translatewiki.net developers
 8+ * @copyright Copyright © 2008-2009, Translatewiki.net developers
99 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
1010 */
11 -// Support MantisBT: http://www.mantisbt.org
1211
1312 class MantisMessageGroup extends MessageGroup {
1413 protected $label = 'Mantis (web-based bugtracking system)';
Index: trunk/extensions/Translate/groups/FreeCol.php
@@ -4,8 +4,8 @@
55 *
66 * @addtogroup Extensions
77 *
8 - * @author Niklas Laxstr�m
9 - * @copyright Copyright � 2008-2009, Niklas Laxstr�m
 8+ * @author Niklas Laxström
 9+ * @copyright Copyright © 2008-2009, Niklas Laxström
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
1111 */
1212
Index: trunk/extensions/Translate/groups/Nocc.php
@@ -5,7 +5,7 @@
66 * @addtogroup Extensions
77 *
88 * @author Siebrand Mazeland
9 - * @copyright Copyright � 2009, Siebrand Mazeland
 9+ * @copyright Copyright © 2009, Siebrand Mazeland
1010 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
1111 */
1212

Status & tagging log