From 9bfbd7569c85b0f0235809d784a3332864555e88 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jul 2012 14:52:47 +0000 Subject: [PATCH] 2012-07-23 16:52 UTC+0200 Viktor Szakats (harbour syenar.net) * src/lang/msgelutf.c * src/lang/msgko.c ! minor corrections --- harbour/ChangeLog | 5 +++++ harbour/src/lang/msgelutf.c | 4 ++-- harbour/src/lang/msgko.c | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) 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