2003-06-23 10:05 UTC+0300 Chen Kedem <niki@actcom.co.il>
This commit is contained in:
@@ -8,6 +8,18 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2003-06-23 10:05 UTC+0300 Chen Kedem <niki@actcom.co.il>
|
||||
* 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 <druzus@polbox.com>
|
||||
* harbour/source/codepage/Makefile
|
||||
* harbour/source/codepage/cdpesdos.c
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -144,7 +144,7 @@ static HB_LANG s_lang =
|
||||
"",
|
||||
"š‹Žš<EFBFBD> „<>‰€ š€† „Œ…’”",
|
||||
"Limit exceeded",
|
||||
"<EFBFBD>‰—š €Œ …€ ™<>…™Ž ‘—<E28098>‰€",
|
||||
"<EFBFBD>‰—š €Œ …€ ™<>…™Ž ‘—ƒ<EFBFBD>‰€",
|
||||
"Data type error",
|
||||
"Data width error",
|
||||
"Workarea not in use",
|
||||
|
||||
@@ -144,7 +144,7 @@ static HB_LANG s_lang =
|
||||
"",
|
||||
"ôòåìä æàú àéðä ðúîëú",
|
||||
"Limit exceeded",
|
||||
"àéð÷ñ îùåáù àå ìà ú÷éï",
|
||||
"àéðã÷ñ îùåáù àå ìà ú÷éï",
|
||||
"Data type error",
|
||||
"Data width error",
|
||||
"Workarea not in use",
|
||||
|
||||
@@ -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 =
|
||||
"ïðèñòóï íèçó",
|
||||
"âåëè÷èíà íèçà",
|
||||
"íè¼å ó íèçó",
|
||||
"óïîð<EFBFBD>åoå"
|
||||
|
||||
"óïîð<EFBFBD>åoå",
|
||||
|
||||
/* Internal error names */
|
||||
|
||||
@@ -195,7 +194,7 @@ static HB_LANG s_lang =
|
||||
|
||||
/* Texts */
|
||||
|
||||
"ÄÄ.ÌÌ.ÃÃÃÃ",
|
||||
"DD.MM.YYYY",
|
||||
"Ä",
|
||||
"Í"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user