[PATCH] fix czech locale
- From: Ladislav Michl <ladis linux-mips org>
 
- To: balsa-list gnome org
 
- Subject: [PATCH] fix czech locale
 
- Date: Mon, 26 May 2003 16:18:37 +0200
 
Hi,
this patch against current cvs fixes stupid typo.
	ladis
Index: src/sendmsg-window.c
===================================================================
RCS file: /cvs/gnome/balsa/src/sendmsg-window.c,v
retrieving revision 1.411
diff -u -r1.411 sendmsg-window.c
--- src/sendmsg-window.c	5 May 2003 12:30:03 -0000	1.411
+++ src/sendmsg-window.c	26 May 2003 14:17:33 -0000
@@ -334,7 +334,7 @@
 #define LOC_CHINESE_TRADITIONAL_POS   3
     {"zh_TW.Big5", "big5", N_("Chinese Traditional")},
 #define LOC_CZECH_POS       4
-    {"cs_CS", "ISO-9959-2", N_("Czech")},
+    {"cs_CZ", "ISO-8859-2", N_("Czech")},
 #define LOC_DANISH_POS      5
     {"da_DK", "ISO-8859-1", N_("Danish")},
 #define LOC_GERMAN_POS      6
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]