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

       Web browser: ---
            Bug ID: 53617
           Summary: $namespaceAliases change Korean message
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: Internationalization
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I suggest $namespaceAliases is changed below:

$namespaceAliases = array(
    '특'  => NS_SPECIAL,
    '특수기능'  => NS_SPECIAL,
    '특수문서'  => NS_SPECIAL,
    '그림' => NS_FILE,
    '그림토론' => NS_FILE_TALK,
    'MediaWiki토론' => NS_MEDIAWIKI_TALK,
    '카테고리' => NS_CATEGORY,
    '카테고리토론' => NS_CATEGORY_TALK,
);

Message '파일토론' to '그림토론' for NS_FILE_TALK should be changed because Korean
Message of NS_FILE_TALK is duplicated with '파일토론'.
And I add '특수기능' for NS_SPECIAL because Korean Message of NS_FILE_TALK will be
changed '특수기능' to '특수'.

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