r35900 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r35899
|
r35900
|
r35901
>
Date:
00:00, 5 June 2008
Author:
kim
Status:
old
Tags:
Comment:
mv Names.php to Names_iso639_3.php
Modified paths:
/trunk/extensions/Wikidata/util/voctrain/i18n/Names.php
(deleted) (
history
)
/trunk/extensions/Wikidata/util/voctrain/i18n/Names_iso639_3.php
(added) (
history
)
/trunk/extensions/Wikidata/util/voctrain/i18n/Names_iso639_3.php
(added) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Wikidata/util/voctrain/i18n/Names.php
—
—
@@ -1,12 +0,0 @@
2
-<?php
3
-
4
-
5
-# iso 693_3 language names
6
-
7
-$languageNames=array(
8
- 'eng'=>'English',
9
- 'nld'=>'Nederlands',
10
- 'deu'=>'Deutch'
11
-)
12
-
13
-?>
Index: trunk/extensions/Wikidata/util/voctrain/i18n/Names_iso639_3.php
—
—
@@ -0,0 +1,12 @@
2
+<?php
3
+
4
+
5
+# iso 693_3 language names
6
+
7
+$languageNames=array(
8
+ 'eng'=>'English',
9
+ 'nld'=>'Nederlands',
10
+ 'deu'=>'Deutch'
11
+)
12
+
13
+?>
Status & tagging log
15:27, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r35900
[
removed:
ok
added:
old]