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:
Viktor Szakats
2012-07-23 09:43:29 +00:00
parent b17c638a7a
commit 7b28c40557
3 changed files with 17 additions and 12 deletions

View File

@@ -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

View File

@@ -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 */

View File

@@ -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 */