https://bugzilla.wikimedia.org/show_bug.cgi?id=51608

       Web browser: ---
            Bug ID: 51608
           Summary: Set names of categories created by Extension:Babel for
                    Ukrainian  Wikisource.
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: dix...@acm.lviv.ua
                CC: benap...@gmail.com, dereck...@espace-win.org,
                    tom...@twkozlowski.net, wikimedia.b...@snowolf.eu
    Classification: Unclassified
   Mobile Platform: ---

According to the discussion
(https://uk.wikisource.org/w/index.php?oldid=33428#.D0.9A.D0.B0.D1.82.D0.B5.D0.B3.D0.BE.D1.80.D0.B8.D0.B7.D0.B0.D1.86.D1.96.D1.8F_.7B.7B.23babel.7D.7D)
on Ukrainian Wikisource we need to set up categories created by Extension:Babel
as follows (wmf-config/InitialiseSettings.php):

1) Add the following lines to wmgBabelCategoryNames:
'ukwikisource' => array(
    '0' => 'Користувачі %code%-0',
    '1' => 'Користувачі %code%-1',
    '2' => 'Користувачі %code%-2',
    '3' => 'Користувачі %code%-3',
    '4' => 'Користувачі %code%-4',
    '5' => 'Користувачі %code%-5',
    'N' => 'Користувачі %code%-N',
),

2) Add the following line to wmgBabelMainCategory:
'ukwikisource' => 'Користувачі %code%',


I tried to provide a patch by myself in
https://gerrit.wikimedia.org/r/#/c/72713/ but I didn't manage to deal with all
those git/git-review commands which drive me crazy.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to