From a34ee18ace0b24e28c169eb3f46cae6ae98f725e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jul 2012 00:08:15 +0000 Subject: [PATCH] 2012-07-23 02:07 UTC+0200 Viktor Szakats (vszakats syenar.net) * src/lang/msgbgutf.c ! fix to prev --- harbour/ChangeLog | 4 ++++ harbour/src/lang/msgbgutf.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c21d7ca496..d8aaa6a493 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-23 02:07 UTC+0200 Viktor Szakats (vszakats syenar.net) + * src/lang/msgbgutf.c + ! fix to prev + 2012-07-23 02:00 UTC+0200 Viktor Szakats (vszakats syenar.net) + src/lang/msgbeutf.c + src/lang/msgbgutf.c diff --git a/harbour/src/lang/msgbgutf.c b/harbour/src/lang/msgbgutf.c index a3fb71377d..ae4f08f8fb 100644 --- a/harbour/src/lang/msgbgutf.c +++ b/harbour/src/lang/msgbgutf.c @@ -61,7 +61,7 @@ static HB_LANG s_lang = { /* Identification */ - "BGWIN", /* ID */ + "BGUTF", /* ID */ "Bulgarian", /* Name (in English) */ "Български", /* Name (in native language) */ "BG", /* RFC ID */