r64576 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64575‎ | r64576 | r64577 >
Date:22:30, 3 April 2010
Author:siebrand
Status:ok
Tags:
Comment:
More overdue betawiki -> translatewiki
Modified paths:
  • /trunk/extensions/GroupPermissionsManager/plugins/messages/NoTranslate.i18n.php (modified) (history)
  • /trunk/extensions/SemanticResultFormats/README (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/README
@@ -132,10 +132,10 @@
133133
134134 * The Eventline and Timeline code is based on the Timeline code by the
135135 MIT Simile project.
136 -
 136+
137137 * The Exhibit code was contributed by Fabian Howahl, based on code by the
138138 MIT Simile project.
139 -
 139+
140140 * The Ploticus format was contributed by Joel Natividad.
141141
142142 * The BibTeX format was contributed by Steren Giannini.
@@ -151,5 +151,5 @@
152152
153153 Translations to various languages are provided and maintained by many people.
154154 In general, main contributors can be found in the message file. Special thanks
155 -are due to Siebrand Mazeland and the Betawiki project for their excellent
156 -support in that matter.
 155+are due to Siebrand Mazeland and the translatewiki.net project for their
 156+excellent support in that matter.
Index: trunk/extensions/GroupPermissionsManager/plugins/messages/NoTranslate.i18n.php
@@ -1,9 +1,10 @@
22 <?php
33
44 /**
5 -* Messages for the GroupPermissionsManager extension that should ''not'' be translated into other languages via Betawiki.
6 -* Local translations may be done if needed, but global ones aren't
7 -*/
 5+ * Messages for the GroupPermissionsManager extension that should ''not'' be
 6+ * translated into other languages via translatewiki.net. Local translations
 7+ * may be done if needed, but global ones should not be made.
 8+ */
89 $messages = array();
910
1011 $messages['en'] = array(
@@ -19,4 +20,4 @@
2021 'grouppermissions-ca-newsection' => 'NEWSECTION',
2122 'content_actions' => "* ARTICLE\n* DISCUSSION\n* EDIT\n* NEWSECTION\n* HISTORY\n* DELETE\n* MOVE\n* PROTECT\n* WATCH",
2223 'toolbox_append' => '',
23 -);
\ No newline at end of file
 24+);

Status & tagging log