Russian language support
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
19990607-09:40 Alexander Kresin
|
||||
+ source/rtl/natmsg/msgru866.c
|
||||
+ source/rtl/natmsg/msgr1251.c
|
||||
National language message files for Russian
|
||||
|
||||
19990606-16:42 PST Ron Pinkas
|
||||
* include/hberrors.h
|
||||
added define WARN_AMBIGUOUS_VAR 1
|
||||
|
||||
13
harbour/source/rtl/natmsg/msgr1251.c
Normal file
13
harbour/source/rtl/natmsg/msgr1251.c
Normal file
@@ -0,0 +1,13 @@
|
||||
#include <extend.h>
|
||||
#include <ctype.h>
|
||||
|
||||
char *hb_monthsname[ 12 ] = {
|
||||
"ίνβΰπό", "Τεβπΰλό", "Μΰπς",
|
||||
"ΐοπελό", "Μΰι", "Θώνό", "Θώλό",
|
||||
"ΐβγσρς", "Ρενς<EFBFBD>από", "Ξκς<EFBFBD>από",
|
||||
"Νξ<EFBFBD>από", "Δεκΰαπό" };
|
||||
|
||||
char *hb_daysname[ 7 ] = {
|
||||
"Βξρκπερενόε", "Οξνεδελόνθκ", "Βςξπνθκ",
|
||||
"Ρπεδΰ", "Χεςβεπγ", "Ο<EFBFBD>ςνθφΰ",
|
||||
"Ρσααξςΰ" };
|
||||
13
harbour/source/rtl/natmsg/msgru866.c
Normal file
13
harbour/source/rtl/natmsg/msgru866.c
Normal file
@@ -0,0 +1,13 @@
|
||||
#include <extend.h>
|
||||
#include <ctype.h>
|
||||
|
||||
char *hb_monthsname[ 12 ] = {
|
||||
"<EFBFBD>¢ אל", "”¥¢א «ל", "<EFBFBD> אג",
|
||||
"€¯א¥«ל", "<EFBFBD> ©", "ˆמל", "ˆמ«ל",
|
||||
"€¢£דבג", "‘¥גן¡אל", "<EFBFBD>×גן¡אל",
|
||||
"<EFBFBD>®ן¡אל", "„¥× ¡אל" };
|
||||
|
||||
char *hb_daysname[ 7 ] = {
|
||||
"‚®ב×א¥ב¥ל¥", "<EFBFBD>®¥₪¥«ל¨×", "‚ג®א¨×",
|
||||
"‘א¥₪ ", "—¥ג¢¥א£", "<EFBFBD>ןג¨ז ",
|
||||
"‘ד¡¡®ג " };
|
||||
Reference in New Issue
Block a user