From febe7acd13dbbc92773a2172bf159e34b1145710 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Thu, 9 Jul 1998 06:30:30 +0000 Subject: [PATCH] The file share/timedef/data/es_ES.ISO_8859-1.src (which I submitted some months ago and was incorporated to FreeBSD) has capitalized weekdays names, but this is not correct according to the rules of the Spanish language. Also, the patch applies a small change to the "date_fmt" string, adding a comma between the year and the hour. PR: 7211 Submitted by: Jose M. Alcaide --- share/timedef/data/es_ES.ISO_8859-1.src | 32 ++++++++++++------------- share/timedef/es_ES.ISO8859-1.src | 32 ++++++++++++------------- share/timedef/es_ES.ISO_8859-1.src | 32 ++++++++++++------------- 3 files changed, 48 insertions(+), 48 deletions(-) diff --git a/share/timedef/data/es_ES.ISO_8859-1.src b/share/timedef/data/es_ES.ISO_8859-1.src index 6ac0dbed71d..b8df4e5cfcd 100644 --- a/share/timedef/data/es_ES.ISO_8859-1.src +++ b/share/timedef/data/es_ES.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/02 11:44:29 helbig Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too @@ -35,23 +35,23 @@ diciembre # # Short weekdays names # -Dom -Lun -Mar -Mié -Jue -Vie -Sáb +dom +lun +mar +mié +jue +vie +sáb # # Long weekdays names # -Domingo -Lunes -Martes -Miércoles -Jueves -Viernes -Sábado +domingo +lunes +martes +miércoles +jueves +viernes +sábado # # X_fmt # @@ -75,4 +75,4 @@ PM # # date_fmt # -%A, %e de %B de %Y %X %Z +%A, %e de %B de %Y, %X %Z diff --git a/share/timedef/es_ES.ISO8859-1.src b/share/timedef/es_ES.ISO8859-1.src index 6ac0dbed71d..b8df4e5cfcd 100644 --- a/share/timedef/es_ES.ISO8859-1.src +++ b/share/timedef/es_ES.ISO8859-1.src @@ -1,4 +1,4 @@ -# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/02 11:44:29 helbig Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too @@ -35,23 +35,23 @@ diciembre # # Short weekdays names # -Dom -Lun -Mar -Mié -Jue -Vie -Sáb +dom +lun +mar +mié +jue +vie +sáb # # Long weekdays names # -Domingo -Lunes -Martes -Miércoles -Jueves -Viernes -Sábado +domingo +lunes +martes +miércoles +jueves +viernes +sábado # # X_fmt # @@ -75,4 +75,4 @@ PM # # date_fmt # -%A, %e de %B de %Y %X %Z +%A, %e de %B de %Y, %X %Z diff --git a/share/timedef/es_ES.ISO_8859-1.src b/share/timedef/es_ES.ISO_8859-1.src index 6ac0dbed71d..b8df4e5cfcd 100644 --- a/share/timedef/es_ES.ISO_8859-1.src +++ b/share/timedef/es_ES.ISO_8859-1.src @@ -1,4 +1,4 @@ -# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/02 11:44:29 helbig Exp $ # # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too @@ -35,23 +35,23 @@ diciembre # # Short weekdays names # -Dom -Lun -Mar -Mié -Jue -Vie -Sáb +dom +lun +mar +mié +jue +vie +sáb # # Long weekdays names # -Domingo -Lunes -Martes -Miércoles -Jueves -Viernes -Sábado +domingo +lunes +martes +miércoles +jueves +viernes +sábado # # X_fmt # @@ -75,4 +75,4 @@ PM # # date_fmt # -%A, %e de %B de %Y %X %Z +%A, %e de %B de %Y, %X %Z