Files
harbour-core/harbour/source/rtl/natmsg/msghe862.c
1999-09-01 13:57:59 +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 exist",
"No exported variable",
"Illegal characters in alias",
"Alias already in use",
"",
"<EFBFBD>…— š˜‰–‰ <20>ކ<C5BD> „€‰‚™",
"„‡‰š” <20>ކ<C5BD> „€‰‚™",
"„˜‰‚‘ <20>ކ<C5BD> „€‰‚™",
"„€‰˜— <20>ކ<C5BD> „€‰‚™",
"<EFBFBD>‰š <20>ކ<C5BD> „€‰‚™",
"„‘”ƒ„ š€‰‚™",
"",
"",
"",
"",
"šŽš<EFBFBD><>‰€ š€† „Œ…’”",
"Limit exceeded",
"<EFBFBD>‰—š €Œ …€ ™<>…™Ž <E28098>‰€",
"Data type error",
"Data width error",
"Workarea not in use",
"Workarea not indexed",
"Exclusive required",
"„Œ‰<EFBFBD> „™…˜ƒ",
"„˜…‘€ „<>‰š šŒ…’”",
"Append lock failed",
"„Œ™<EFBFBD> „Œ‰<E280B0> šŒ…’”",
"",
"",
"",
"<EFBFBD>˜ˆŽ˜” Œ™ ‰…‚™ ˜”‘Ž",
"Š˜’ŽŒ „™‰‚",
"array assign",
"Š˜’Ž €Œ",
"conditional"
};