https://bugzilla.wikimedia.org/show_bug.cgi?id=27971
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Ashar Voultoiz <[email protected]> 2011-03-12 12:28:30 UTC --- Your change has been completed. Please reopen this ticket if anything went wrong. The following configuration settings have been changed: =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1610) +++ InitialiseSettings.php (working copy) @@ -3897,6 +3897,8 @@ 103 => 'プロジェクト‐ノート', ), 'kawiki' => array( + NS_USER => 'ვიკიპედიელი', # 27971 + NS_USER_TALK => 'ვიკიპედიელის_განხილვა', # 27971 100 => 'პორტალი', 101 => 'პორტალი_განხილვა', ), =================================================================== You can find the entire config file at http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- 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
