aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageKo.php
Commit message (Expand)AuthorAgeFilesLines
* Language file cleanup backportedNiklas Laxström2005-08-181-47/+20
* Removed some wikipedia-specifica from LanguageXx.php'sJens Frank2005-06-251-1/+1
* * Removed getNsIndex(), no longer neededÆvar Arnfjörð Bjarmason2005-06-201-10/+0
* * Removed getNsText() decleration, redundant now that the parent defines it inÆvar Arnfjörð Bjarmason2005-06-181-4/+0
* * Deprecating msg:special_version_prefix and msg:special_version_postfixÆvar Arnfjörð Bjarmason2005-05-061-2/+0
* * Deprecated the uploadfile message, pretty redundant since we have msg:uploadÆvar Arnfjörð Bjarmason2005-05-051-1/+0
* * Deprecated ilshowmatch, no longer used in Special:Newimages and Special:Ima...Ævar Arnfjörð Bjarmason2005-05-051-1/+0
* * (bug 1989) Cleaned up HTML in a message/messagesÆvar Arnfjörð Bjarmason2005-05-041-1/+1
* * (bug 1989) Some messages converted to use addWikiText(), patch by Niklas La...Ævar Arnfjörð Bjarmason2005-05-041-2/+2
* * (bug 2005) Insert extremely vulgar comments about the PHP programming langu...Ævar Arnfjörð Bjarmason2005-04-281-1/+1
* * (bug 1701, bug 1984) firstChar() now returns the initial consonant of theÆvar Arnfjörð Bjarmason2005-04-271-700/+498
* * Removed incomplete and sometimes incorrect inherit comments.Ævar Arnfjörð Bjarmason2005-04-131-7/+3
* * Changing errorpage() so that it outputs with addWikiText() instead ofÆvar Arnfjörð Bjarmason2005-04-101-6/+6
* * @package MediaWikiÆvar Arnfjörð Bjarmason2005-04-051-0/+4
* * (bug 1207) splitting 'all', into recentchangesall, imagelistall,Ævar Arnfjörð Bjarmason2005-03-261-1/+0
* kill the 'hover' toggleBrion Vibber2005-03-251-1/+0
* linkify log entry page titles in RCErik Moeller2005-03-241-1/+1
* * (bug 1643) remove 'confirmcheck' message, no longer usedBrion Vibber2005-03-111-1/+0
* Changed <br> and <br/> tags to <br />, for XHTML compliance, as perShane King2004-12-071-11/+11
* Code formatting; clean up redundant method declarations.Brion Vibber2004-11-211-34/+11
* change all occurrences of "fromwikipedia" to "tagline".Arne Heizmann2004-09-031-2/+2
* Remove obsolete searchhelppage link from dberrortext.Brion Vibber2004-08-151-7/+0
* Folding searchhelppage and searchingwikipedia into normal wikitext in searchr...Brion Vibber2004-08-151-3/+1
* XHTML fixes for Special:UploadBrion Vibber2004-08-141-10/+9
* added a postfix and prefix to the Special:Version page. Can be used for trans...Jens Frank2004-08-041-0/+2
* Use different label for first 'delete' button in image history than for the l...Jens Frank2004-08-031-0/+1
* Moved wgUserToggles to wgAllMessages to enable users to translate the option ...Jens Frank2004-07-231-18/+13
* moved weekday, monthname etc to AllMessages arrays.Jens Frank2004-07-191-39/+40
* Added automatic fallback to English namespace namesTim Starling2004-06-281-1/+1
* new styleTim Starling2004-06-201-65/+54
* Add new XHTML-based skin 'MySkin', using custom CSS from User:youruser/myskin...Jens Frank2004-06-061-1/+2
* include_once -> require_onceTim Starling2004-05-071-1/+1
* added skin names in new format (ass. array)Gabriel Wicke2004-04-041-2/+8
* * Changed inclusion syntax to allow e.g. {{stub}}Tim Starling2004-03-201-0/+3
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Add Special:Version; remove Special:Debug; remove dupe language lists; fix li...Brion Vibber2004-02-011-77/+1
* inherit default user options from En where not already doneErik Moeller2004-01-111-12/+5
* toolbar option added to all languagesErik Moeller2004-01-111-0/+1
* Removed unused "areyounew" language prompt from all languages and fromEvan Prodromou2003-11-301-5/+0
* Re-import the stable branch language files, twiddle with namespace and specia...Brion Vibber2003-11-241-7/+5
* Fixed all the languages so that they basically work with the new dev-branch f...Tim Starling2003-11-151-2/+8
* Nov. branch merge, all files copied from stableTim Starling2003-11-091-1/+2
* Break UTF-8 support class from the case conversion tables; grab tables from m...Brion Vibber2003-08-301-1/+1
* Date/time fixes: try to ensure that timestamps are always kept in GMT, with c...Brion Vibber2003-06-301-4/+1
* Initial revisionLee Daniel Crocker2003-04-141-0/+1094