diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 221977a0d6..4ac97c169b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -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 diff --git a/harbour/src/lang/msgelutf.c b/harbour/src/lang/msgelutf.c index f6180eaea8..f088f8b640 100644 --- a/harbour/src/lang/msgelutf.c +++ b/harbour/src/lang/msgelutf.c @@ -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 */ diff --git a/harbour/src/lang/msgko.c b/harbour/src/lang/msgko.c index bd369b68d7..8cc84bf343 100644 --- a/harbour/src/lang/msgko.c +++ b/harbour/src/lang/msgko.c @@ -6,7 +6,7 @@ * Harbour Project source code: * Language Support Module (KO) * - * Copyright 2000 Kwon, Oh-Jun + * Copyright 2000 Kwon, Oh-Jun * www - http://harbour-project.org * * This program is free software; you can redistribute it and/or modify