Date: Sun, 24 Nov 2002 16:20:19 +0100 From: Joan Picanyol i Puig <lists-freebsd-questions@biaix.org> To: freebsd-questions@freebsd.org Subject: adding ca_ES locale to FreeBSD Message-ID: <20021124152019.GA47686@grummit.biaix.org>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi, I'd like to have the ca_ES locale added to FreeBSD. In my -STABLE src tree I find: grummit:/usr/src$ find . -name es_ES* ./share/colldef/es_ES.ISO8859-1.src ./share/colldef/es_ES.ISO8859-15.src ./share/monetdef/es_ES.ISO8859-1.src ./share/msgdef/es_ES.ISO8859-1.src ./share/numericdef/es_ES.ISO8859-1.src ./share/timedef/es_ES.ISO8859-1.src I've reviewed all of these and the only one which would need changing would be share/timedef/*.src (and probably share/*/Makefile) which I attach to this message. What would be the fastest way to get this commited? Are there any other files which would need some changes? Should I file a PR? Should I make a patch to create all the files (hints to obtain a perfect patch are welcomed)? To whom should I send it? tks -- pica [-- Attachment #2 --] # $FreeBSD: src/share/timedef/es_ES.ISO8859-1.src,v 1.8.2.2 2002/03/12 17:32:20 phantom Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too # # Short months names # gen feb mar abr mai jun jul ago set oct nov des # # Long months names # gener febrer març abril maig juny juliol agost setembre octubre novembre desembre # # Short weekdays names # diu dil dim dmc dij div dis # # Long weekdays names # diumenge dilluns dimarts dimecres dijous divendres dissabte # # X_fmt # %H:%M:%S # # x_fmt # %d/%m/%Y # # c_fmt # %a %e %b %X %Y # # am # AM # # pm # PM # # date_fmt # %A, %e de %B de %Y, %X %Z # # Long months names (alternative) # gener febrer març abril maig juny juliol agost setembre octubre novembre desembre # # md_order # dm # # ampm_fmt # %I:%M:%S %p # EOFhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021124152019.GA47686>
