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

Tomasz W. Kozlowski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #23 from Tomasz W. Kozlowski <[email protected]> ---
I'm having trouble understanding what's being requested here.

cewiki has only a limited configuration in our InitialiseSettings.php:

    $wgMetaNamespace => array(
        (...)
        'cewiki' => 'Википедийа',
    ),

    (...)

    $wgNamespaceAliases => array(
        (...)
        '+cewiki' => array( 'Wikipedia' => NS_PROJECT, ),
    ),

    (...)

    $wgExtraNamespaces => array(
        'cewiki' => array(
          100 => 'Ков',
              101 => 'Ков_дийцаре',
        ),
    ),

I have no idea what the Cyrillic characters mean, but as far as I see, you
might want to translate stuff in Translatewiki.net instead of requesting
changes here, except for the $wgMetaNamespace and some aliases.

Please provide an English translation for those namespaces so that those of us
who cannot read Cyrillic or understand Chechen could help.

-- 
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

Reply via email to