r111547 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111546‎ | r111547 | r111548 >
Date:15:29, 15 February 2012
Author:hashar
Status:ok
Tags:
Comment:
(bug 34192) Gender aliases for Albanian (Aln)

r111403 already did it for 'sq', this is for 'aln'.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.20 (modified) (history)
  • /trunk/phase3/languages/messages/MessagesAln.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesAln.php
@@ -43,7 +43,10 @@
4444 'Kategori_Diskutim' => NS_CATEGORY_TALK
4545 );
4646
47 -$namespaceGenderAliases = array();
 47+$namespaceGenderAliases = array(
 48+ NS_USER => array( 'male' => 'Përdoruesi', 'female' => 'Përdoruesja' ),
 49+ NS_USER_TALK => array( 'male' => 'Përdoruesi_diskutim', 'female' => 'Përdoruesja_diskutim' ),
 50+);
4851
4952 $specialPageAliases = array(
5053 'Popularpages' => array( 'Faqe të famshme' ),
Index: trunk/phase3/RELEASE-NOTES-1.20
@@ -35,7 +35,7 @@
3636 regularly. Below only new and removed languages are listed, as well as
3737 changes to languages because of Bugzilla reports.
3838
39 -* (bug 34192) Namespace gender aliases for Albanian (sq)
 39+* (bug 34192) Namespace gender aliases for Albanian languages (sq & aln)
4040
4141 === Other changes in 1.20 ===
4242

Sign-offs

UserFlagDate
Nikerabbitinspected10:02, 16 February 2012

Follow-up revisions

RevisionCommit summaryAuthorDate
r1124971.18wmf1 MFT r110646 r110647 r112028 r112186 r111928 r111935 r111403 r111547nikerabbit18:09, 27 February 2012
r1124981.19wmf1 MFT r112028 r112186 r111928 r111935 r111403 r111547nikerabbit18:11, 27 February 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111403* (bug 34192) Namespace gender aliases for Albanian (sq)nikerabbit19:36, 13 February 2012

Status & tagging log