https://bugzilla.wikimedia.org/show_bug.cgi?id=25333
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-10-07 19:38:19 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1209) +++ InitialiseSettings.php (working copy) @@ -6,7 +6,7 @@ # xterm/kconsole) cause problems. Try an X editor instead if this happens # (gvim works well for me) - river # rev 73224 -# +# öäü # WARNING: This file is publically viewable on the web. Do not put private data here. $wgConf->settings = array( @@ -3595,6 +3595,10 @@ 100 => 'بوابة', 101 => 'مناقشة بوابة', ), + 'azwiki' => array( + 100 => 'Portal', + 101 => 'Portal_müzakirəsi', + ), 'barwiki' => array( 100 => 'Portal', 101 => 'Portal_Diskussion', -- 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
