Files
harbour-core/harbour/source/rtl/natmsg/msghe862.c
1999-08-05 15:36:05 +00:00

93 lines
1.5 KiB
C
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*
* $Id$
*/
/* Language Support Module */
/* Language name: Hebrew - Dos */
/* ISO language code (2 chars): HE */
/* Codepage: 862 */
#include "hbdefs.h"
char *hb_monthsname[ 12 ] =
{
"˜€…<EFBFBD>",
"˜€…˜<EFBFBD>",
"•˜Ž",
"Œ‰˜”€",
"‰€Ž",
"<EFBFBD>…‰",
"‰Œ…‰",
"ˆ‘…‚…€",
"˜<EFBFBD>Žˆ",
"˜<EFBFBD>ˆ—…€",
"˜<EFBFBD>Ž<EFBFBD><EFBFBD>",
"˜<EFBFBD>Žƒ"
};
char *hb_daysname[ 7 ] =
{
"<EFBFBD>…™€˜",
"<EFBFBD>",
"‰™‰Œ™",
"<EFBFBD>˜",
"‰™‰Ž‡",
"‰™‰™",
"š<EFBFBD>"
};
char *hb_errorsGeneric[] =
{
"„’…ƒ‰ €Œ „€‰‚™",
"Argument error",
"Bound error",
"String overflow",
"Numeric overflow",
"”€<EFBFBD> „—…Œ‡",
"Numeric error",
"˜<EFBFBD>‡š š€‰‚™",
"Operation too complex",
"",
"",
"<EFBFBD>˜† —‰”‘Ž <20>‰€",
"š˜ƒ‚…Ž €Œ „‰<E28093>…”",
"No exported method",
"<EFBFBD>‰‰— €Œ „<>š™Ž",
"Alias does not exists",
"No exported variable",
"Incorrect alias name",
"Duplicated alias name",
"",
"<EFBFBD>…— š˜‰–‰ <20>ކ<C5BD> „€‰‚™",
"„‡‰š” <20>ކ<C5BD> „€‰‚™",
"„˜‰‚‘ <20>ކ<C5BD> „€‰‚™",
"„€‰˜— <20>ކ<C5BD> „€‰‚™",
"<EFBFBD>‰š <20>ކ<C5BD> „€‰‚™",
"„‘”ƒ„ š€‰‚™",
"",
"",
"",
"",
"šŽš<EFBFBD><>‰€ š€† „Œ…’”",
"Limit exeeded",
"<EFBFBD>‰—š €Œ …€ ™<>…™Ž <E28098>‰€",
"Incorrect type of data",
"Data width too long",
"Workarea not in use",
"Workarea not indexed",
"Exclusive use required",
"„Œ‰<EFBFBD> „™…˜ƒ",
"„˜…‘€ „<>‰š šŒ…’”",
"Append lock failed",
"„Œ™<EFBFBD> „Œ‰<E280B0> šŒ…’”",
"",
"",
"",
"<EFBFBD>˜ˆŽ˜” Œ™ ‰…‚™ ˜”‘Ž",
"Š˜’ŽŒ „™‰‚",
"array assign",
"Š˜’Ž €Œ",
"conditional"
};