Fix MovePage Special Page for Korean
authorYongmin Hong <revi@pobox.com>
Thu, 10 Dec 2015 04:20:23 +0000 (04:20 +0000)
committerYongmin Hong <revi@pobox.com>
Thu, 10 Dec 2015 04:20:23 +0000 (04:20 +0000)
Its translation string has been changed, but translatewiki.net does
not allow editing special page directly, so I'm changing it directly
to make the new string on twn as main special page name. It is
already existing special page, so there should be no problem.

Also, removing my old legacy username which I don't use anymore.

Change-Id: I53ab891f74ce4413703a7e1d69dd7712eeaba68d

languages/messages/MessagesKo.php

index 38265ae..0da2291 100644 (file)
@@ -20,7 +20,6 @@
  * @author Gjue
  * @author Ha98574
  * @author Hoo
- * @author Hym411
  * @author IRTC1015
  * @author ITurtle
  * @author Idh0854
@@ -128,7 +127,7 @@ $specialPageAliases = array(
        'Mostlinkedcategories'      => array( '많이쓰는분류' ),
        'Mostlinkedtemplates'       => array( '많이쓰는틀' ),
        'Mostrevisions'             => array( '역사긴문서' ),
-       'Movepage'                  => array( 'ì\98®ê¸°ê¸°', '문ì\84\9cì\98®ê¸°ê¸°', 'ì\9d´ë\8f\99', '문ì\84\9cì\9d´ë\8f\99' ),
+       'Movepage'                  => array( 'ì\9d´ë\8f\99', '문ì\84\9cì\9d´ë\8f\99', 'ì\98®ê¸°ê¸°', '문ì\84\9cì\98®ê¸°ê¸°' ),
        'Mycontributions'           => array( '내기여', '내기여목록' ),
        'MyLanguage'                => array( '내언어' ),
        'Mypage'                    => array( '내사용자문서' ),