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

Leinad <[email protected]> changed:

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

--- Comment #4 from Leinad <[email protected]> 2011-03-12 10:48:44 UTC ---
(In reply to comment #3)
> You can change the translation of namespaces like user and user_talk on
> translatewiki.net .

In my humble opinion you made a mistake. I don't know Georgian, but Google
Translate said that "ვიკიპედიელი" means "Wikipedian". So, you should set
$wgExtraNamespaces.

'wgExtraNamespaces' => array(
    'kawiki' => array( 
        NS_USER => 'ვიკიპედიელი',
        NS_USER_TALK => 'ვიკიპედიელის_განხილვა',
    ),
),

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

Reply via email to