r74927 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74926‎ | r74927 | r74928 >
Date:22:10, 17 October 2010
Author:siebrand
Status:ok
Tags:
Comment:
Rename wikibhasha to WikiBhasha
Modified paths:
  • /trunk/extensions/WikiBhasha/WikiBhasha.i18n.php (added) (history)

Diff [purge]

Index: trunk/extensions/WikiBhasha/wikibhasha.i18n.php
@@ -1,21 +0,0 @@
2 -<?php
3 -
4 -$messages = array();
5 -
6 -/**
7 - * English
8 - */
9 -$messages['en'] = array(
10 - 'wikibhasha' => 'WikiBhasha',
11 - 'wikibhasha-desc' => "Extension's description",
12 - 'wikiBhashaLink' => 'WikiBhasha(Beta)'
13 -);
14 -
15 -/**
16 - * German (Deutsch)
17 - */
18 -$messages['de'] = array(
19 - 'wikibhasha' => 'WikiBhasha',
20 - 'wikibhasha-desc' => 'Beschreibung der Erweiterung',
21 - 'wikiBhashaLink' => 'WikiBhasha(Beta)'
22 -);
Index: trunk/extensions/WikiBhasha/WikiBhasha.i18n.php
@@ -0,0 +1,21 @@
 2+<?php
 3+
 4+$messages = array();
 5+
 6+/**
 7+ * English
 8+ */
 9+$messages['en'] = array(
 10+ 'wikibhasha' => 'WikiBhasha',
 11+ 'wikibhasha-desc' => "Extension's description",
 12+ 'wikiBhashaLink' => 'WikiBhasha(Beta)'
 13+);
 14+
 15+/**
 16+ * German (Deutsch)
 17+ */
 18+$messages['de'] = array(
 19+ 'wikibhasha' => 'WikiBhasha',
 20+ 'wikibhasha-desc' => 'Beschreibung der Erweiterung',
 21+ 'wikiBhashaLink' => 'WikiBhasha(Beta)'
 22+);
Property changes on: trunk/extensions/WikiBhasha/WikiBhasha.i18n.php
___________________________________________________________________
Added: svn:eol-style
123 + native

Status & tagging log