From 4b18652dc738ba99e007893df3d55ae341c71f72 Mon Sep 17 00:00:00 2001 From: Chen Kedem Date: Mon, 23 Jun 2003 07:05:27 +0000 Subject: [PATCH] 2003-06-23 10:05 UTC+0300 Chen Kedem --- harbour/ChangeLog | 12 ++++++++++++ harbour/doc/en/lang.txt | 1 + harbour/source/lang/msghe862.c | 2 +- harbour/source/lang/msghewin.c | 2 +- harbour/source/lang/msgsrwin.c | 15 +++++++-------- 5 files changed, 22 insertions(+), 10 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a9f75b0f2f..e6b9d30557 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,18 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-06-23 10:05 UTC+0300 Chen Kedem + * doc/en/lang.txt + + Added the following to HB_LANGSELECT() list of supported ID's: + Serbian Windows-1251 + + * source/lang/msghe862.c + * source/lang/msghewin.c + ! fix Hebrew typo + + * source/lang/msgsrwin.c + ! add missings commas + 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak * harbour/source/codepage/Makefile * harbour/source/codepage/cdpesdos.c diff --git a/harbour/doc/en/lang.txt b/harbour/doc/en/lang.txt index 6031fed320..291052cd28 100644 --- a/harbour/doc/en/lang.txt +++ b/harbour/doc/en/lang.txt @@ -66,6 +66,7 @@ * Russian Windows-1251 RUWIN * Serbian 852 SR852 * Serbian ISO-8859-2 SRISO + * Serbian Windows-1251 SRWIN * Slovenian 852 SL852 * Slovenian ISO-8859-2 SLISO * Slovenian Windows-1250 SLWIN diff --git a/harbour/source/lang/msghe862.c b/harbour/source/lang/msghe862.c index 96190a1b88..909a631cd0 100644 --- a/harbour/source/lang/msghe862.c +++ b/harbour/source/lang/msghe862.c @@ -144,7 +144,7 @@ static HB_LANG s_lang = "", "љ‹Ћљђ „ђ‰Ђ љЂ† „Њ…’”", "Limit exceeded", - "Џ‰—љ ЂЊ …Ђ ™Ѓ…™Ћ ‘—ђ‰Ђ", + "Џ‰—љ ЂЊ …Ђ ™Ѓ…™Ћ ‘—ѓђ‰Ђ", "Data type error", "Data width error", "Workarea not in use", diff --git a/harbour/source/lang/msghewin.c b/harbour/source/lang/msghewin.c index c2421ed83e..cf7bb9c1c7 100644 --- a/harbour/source/lang/msghewin.c +++ b/harbour/source/lang/msghewin.c @@ -144,7 +144,7 @@ static HB_LANG s_lang = "", "фтемд жаъ айрд ръолъ", "Limit exceeded", - "айрчс ощебщ ае ма ъчйп", + "айргчс ощебщ ае ма ъчйп", "Data type error", "Data width error", "Workarea not in use", diff --git a/harbour/source/lang/msgsrwin.c b/harbour/source/lang/msgsrwin.c index 84aa4b7b2d..e0fc19a169 100644 --- a/harbour/source/lang/msgsrwin.c +++ b/harbour/source/lang/msgsrwin.c @@ -50,9 +50,9 @@ * */ -/* Language name: Serbian */ +/* Language name: Serbian */ /* ISO language code (2 chars): SR */ -/* Codepage: Windows-1251 */ +/* Codepage: Windows-1251 */ #include "hbapilng.h" @@ -63,7 +63,7 @@ static HB_LANG s_lang = "SRWIN", /* ID */ "Serbian", /* Name (in English) */ - "Српски", /* Name (in native language) */ + "Српски", /* Name (in native language) */ "SR", /* RFC ID */ "1251", /* Codepage */ "$Revision$ $Date$", /* Version */ @@ -81,7 +81,7 @@ static HB_LANG s_lang = "Септембар", "Октобар", "Новембар", - "Децембар" + "Децембар", /* Day names */ @@ -91,7 +91,7 @@ static HB_LANG s_lang = "Среда", "Четвртак", "Петак", - "Субота" + "Субота", /* CA-Cl*pper compatible natmsg items */ @@ -161,8 +161,7 @@ static HB_LANG s_lang = "приступ низу", "величина низа", "није у низу", - "упорђеoе" - + "упорђеoе", /* Internal error names */ @@ -195,7 +194,7 @@ static HB_LANG s_lang = /* Texts */ - "ДД.ММ.ГГГГ", + "DD.MM.YYYY", "Д", "Н" }