Last modified: 2014-06-23 16:06:54 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T55617, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 53617 - $namespaceAliases change Korean message
$namespaceAliases change Korean message
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.21.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-31 08:36 UTC by Myeongjin
Modified: 2014-06-23 16:06 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Myeongjin 2013-08-31 08:36:48 UTC
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 '특수'.
Comment 1 Myeongjin 2013-09-09 04:49:50 UTC
I wish revoke namespace aliases of '카테고리' and '카테고리토론'. Change is below:

$namespaceAliases = array(
(tab)'특'  => NS_SPECIAL,
(tab)'특수기능'  => NS_SPECIAL,
(tab)'특수문서'  => NS_SPECIAL,
(tab)'그림' => NS_FILE,
(tab)'그림토론' => NS_FILE_TALK,
(tab)'MediaWiki토론' => NS_MEDIAWIKI_TALK,
);

(In reply to comment #0)
> 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 '특수'.
Comment 2 Andre Klapper 2013-09-09 18:44:41 UTC
Just a hint to speed up the process: If you (or anybody else) would like to create a software patch to change these translations, please see
* http://www.mediawiki.org/wiki/Developer_access
* http://www.mediawiki.org/wiki/Gerrit/Tutorial
The file to change for this request is the corresponding file for this language in the folder https://git.wikimedia.org/tree/mediawiki%2Fcore.git/HEAD/languages%2Fmessages 
Please note that providing help with Git/Gerrit is out of scope for this specific bug report.
Thanks!
Comment 3 Gerrit Notification Bot 2013-09-15 07:27:17 UTC
Change 84212 had a related patch set uploaded by Ara:
Change namespageNames and namespaceAliases in Korean

https://gerrit.wikimedia.org/r/84212
Comment 4 Siebrand Mazeland 2013-09-18 23:21:40 UTC
Can you show there is consensus for this change somewhere, I assume on ko.wikipedia.org?
Comment 6 Revi 2013-12-11 03:52:56 UTC
Is this done? I see 특수 for NS_SPECIAL and 특수기능 for alias.
Comment 7 Nemo 2013-12-11 07:51:49 UTC
(In reply to comment #6)
> Is this done? I see 특수 for NS_SPECIAL and 특수기능 for alias.

Yes, it was done on [[translatewiki:special:magic]] <https://translatewiki.net/wiki/MediaWiki:Sp-translate-data-Namespaces/ko> and applied a few days ago. <https://git.wikimedia.org/commit/mediawiki%2Fcore/5d4c172d489770f9414c45045259efbb786e861f>
Continue improvements and discussions there, thanks.
Comment 8 Gerrit Notification Bot 2014-05-06 11:54:24 UTC
Change 84212 abandoned by Siebrand:
Change namespageNames and namespaceAliases in Korean

Reason:
Abandoning per Revi. Can be re-activated easily if incorrect.

https://gerrit.wikimedia.org/r/84212

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links