https://bugzilla.wikimedia.org/show_bug.cgi?id=28727
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from [email protected] 2011-05-15 00:08:12 UTC --- (In reply to comment #4) > The requested feature should be fine now. I have made the requested change on > the live site: > > > $ svn diff -r 1793:1795 > Index: InitialiseSettings.php > =================================================================== > --- InitialiseSettings.php (revision 1793) > +++ InitialiseSettings.php (revision 1795) > @@ -1033,6 +1033,7 @@ > 'abwiki' => 'Авикипедиа', > 'advisorywiki' => 'Advisory Board', > 'angwikisource' => 'Wicifruma', > + 'amwiki' => 'ውክፔዲያ', > 'arbcom_dewiki' => 'Arbitration Committee', > 'arbcom_enwiki' => 'Arbitration Committee', > 'arbcom_fiwiki' => 'Arbitration Committee', > @@ -1452,6 +1453,7 @@ > // Wikis (alphabetical by DB name) > 'abwiki' => 'Авикипедиа', > 'advisorywiki' => 'Project', > + 'amwiki' => 'ውክፔዲያ', > 'angwikisource' => 'Wicifruma', > 'arbcom_dewiki' => 'Project', > 'arbcom_enwiki' => 'Project', > @@ -3768,12 +3770,10 @@ > 110 => 'Nochricht', > 111 => 'Nochricht_Diskussion', > ), > -/* For portal ns, need talk name :b > 'amwiki' => array( > - 100 => '', # 28727 > - 101 => '', > + 100 => 'በር፡', # 28727 > + 101 => 'በር_ውይይት', > ), > -*/ > 'anwiki' => array( 100 => 'Portal', 101 => 'Descusión_Portal', ), > 'arwiki' => array( > 100 => 'بوابة', can you remove the colon after በር? Thanks -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
