2012-07-23 11:43 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/lang/msgcsutf.c
* src/lang/msgelutf.c
* minor formatting
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-23 11:43 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* src/lang/msgcsutf.c
|
||||
* src/lang/msgelutf.c
|
||||
* minor formatting
|
||||
|
||||
2012-07-23 11:35 UTC+0200 Viktor Szakats (vszakats syenar.net)
|
||||
* include/hblang.hbx
|
||||
+ added new UTF language modules
|
||||
|
||||
@@ -64,12 +64,12 @@ static HB_LANG s_lang =
|
||||
{
|
||||
/* Identification */
|
||||
|
||||
"CSUTF", /* ID */
|
||||
"Czech", /* Name (in English) */
|
||||
"Česky", /* Name (in native language) */
|
||||
"CS", /* RFC ID */
|
||||
"UTF-8", /* Codepage */
|
||||
"", /* Version */
|
||||
"CSUTF", /* ID */
|
||||
"Czech", /* Name (in English) */
|
||||
"Česky", /* Name (in native language) */
|
||||
"CS", /* RFC ID */
|
||||
"UTF-8", /* Codepage */
|
||||
"", /* Version */
|
||||
|
||||
/* Month names */
|
||||
|
||||
|
||||
@@ -61,12 +61,12 @@ static HB_LANG s_lang =
|
||||
{
|
||||
/* Identification */
|
||||
|
||||
"ELUTF", /* ID */
|
||||
"Greek ANSI", /* Name (in English) */
|
||||
"Ελληνικά ANSI", /* Name (in native language) */
|
||||
"EL", /* RFC ID */
|
||||
"UTF-8", /* Codepage */
|
||||
"", /* Version */
|
||||
"ELUTF", /* ID */
|
||||
"Greek ANSI", /* Name (in English) */
|
||||
"Ελληνικά ANSI", /* Name (in native language) */
|
||||
"EL", /* RFC ID */
|
||||
"UTF-8", /* Codepage */
|
||||
"", /* Version */
|
||||
|
||||
/* Month names */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user