FreeBSD Bugzilla – Attachment 13047 Details for
Bug 24970
LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for cs_CZ
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 987 bytes, created by
cejkar
on 2001-02-09 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
cejkar
Created:
2001-02-09 16:40:01 UTC
Size:
987 bytes
patch
obsolete
>diff -urN monetdef.orig/Makefile monetdef/Makefile >--- monetdef.orig/Makefile Fri Feb 9 12:00:16 2001 >+++ monetdef/Makefile Fri Feb 9 12:00:23 2001 >@@ -3,7 +3,8 @@ > NOMAN=YES > CLEANFILES+= ${LOCALES:S/$/.out/g} > >-LOCALES= en_US.ISO_8859-1 \ >+LOCALES= cs_CZ.ISO_8859-2 \ >+ en_US.ISO_8859-1 \ > nl_NL.ISO_8859-1 \ > ru_RU.KOI8-R > >diff -urN monetdef.orig/cs_CZ.ISO_8859-2.src monetdef/cs_CZ.ISO_8859-2.src >--- monetdef.orig/cs_CZ.ISO_8859-2.src Thu Jan 1 01:00:00 1970 >+++ monetdef/cs_CZ.ISO_8859-2.src Fri Feb 9 16:29:27 2001 >@@ -0,0 +1,36 @@ >+# $FreeBSD$ >+# >+# WARNING: spaces may be essential at the end of lines >+# WARNING: empty lines are essential too >+# >+# int_curr_symbol >+CZK >+# currency_symbol >+Kè >+# mon_decimal_point >+, >+# mon_thousands_sep >+ >+# mon_grouping >+3;3 >+# positive_sign >+ >+# negative_sign >+- >+# int_frac_digits >+2 >+# frac_digits >+2 >+# p_cs_precedes >+1 >+# p_sep_by_space >+2 >+# n_cs_precedes >+1 >+# n_sep_by_space >+2 >+# p_sign_posn >+4 >+# n_sign_posn >+4 >+# EOF
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24970
:
13046
| 13047 |
13048