2012-07-23 16:52 UTC+0200 Viktor Szakats (harbour syenar.net)

* src/lang/msgelutf.c
  * src/lang/msgko.c
    ! minor corrections
This commit is contained in:
Viktor Szakats
2012-07-23 14:52:47 +00:00
parent 0741eef44d
commit 9bfbd7569c
3 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-23 16:52 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/lang/msgelutf.c
* src/lang/msgko.c
! minor corrections
2012-07-23 15:16 UTC+0200 Viktor Szakats (harbour syenar.net)
+ src/codepage/cphe862.c
+ src/codepage/cphewin.c

View File

@@ -62,8 +62,8 @@ static HB_LANG s_lang =
/* Identification */
"ELUTF", /* ID */
"Greek ANSI", /* Name (in English) */
"Ελληνικά ANSI", /* Name (in native language) */
"Greek", /* Name (in English) */
"Ελληνικά", /* Name (in native language) */
"EL", /* RFC ID */
"UTF-8", /* Codepage */
"", /* Version */

View File

@@ -6,7 +6,7 @@
* Harbour Project source code:
* Language Support Module (KO)
*
* Copyright 2000 Kwon, Oh-Jun <ohjun@fivetech.net>
* Copyright 2000 Kwon, Oh-Jun <ohjun@fivetech.net>
* www - http://harbour-project.org
*
* This program is free software; you can redistribute it and/or modify