Files
harbour-core/harbour/source/rtl/natmsg/msgr1251.c

18 lines
338 B
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$
*/
#include <extend.h>
#include <ctype.h>
char *hb_monthsname[ 12 ] = {
"ίνβΰπό", "Τεβπΰλό", "Μΰπς",
"ΐοπελό", "Μΰι", "Θώνό", "Θώλό",
"ΐβγσρς", "Ρενς<EFBFBD>από", "Ξκς<EFBFBD>από",
"Νξ<EFBFBD>από", "Δεκΰαπό" };
char *hb_daysname[ 7 ] = {
"Βξρκπερενόε", "Οξνεδελόνθκ", "Βςξπνθκ",
"Ρπεδΰ", "Χεςβεπγ", "Ο<EFBFBD>ςνθφΰ",
"Ρσααξςΰ" };