r41986 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r41985
|
r41986
|
r41987
>
Date:
08:57, 12 October 2008
Author:
siebrand
Status:
old
Tags:
Comment:
Fix bug in namespace aliases definition. Was introduced in
r26981
Modified paths:
/trunk/phase3/languages/messages/MessagesHy.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/languages/messages/MessagesHy.php
—
—
@@ -41,7 +41,7 @@
42
42
);
43
43
44
44
$namespaceAliases = array(
45
- NS_SPECIAL => 'Սպասարկող',
45
+ 'Սպասարկող' => NS_SPECIAL,
46
46
);
47
47
48
48
$skinNames = array(
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r26981
* Updates to hy
nikerabbit
16:43, 27 October 2007
Status & tagging log
15:32, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r41986
[
removed:
ok
added:
old]