aboutsummaryrefslogtreecommitdiff
path: root/share/timedef/es_ES.ISO8859-1.src
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-07-09 06:30:30 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-07-09 06:30:30 +0000
commitfebe7acd13dbbc92773a2172bf159e34b1145710 (patch)
tree383aa5d6667f1e0d400562ab347e632643393dc0 /share/timedef/es_ES.ISO8859-1.src
parent06c534212fc3f73c50dd785d008b5244710a84ad (diff)
downloadsrc-febe7acd13dbbc92773a2172bf159e34b1145710.tar.gz
src-febe7acd13dbbc92773a2172bf159e34b1145710.zip
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 <jose@we.lc.ehu.es>
Notes
Notes: svn path=/head/; revision=37530
Diffstat (limited to 'share/timedef/es_ES.ISO8859-1.src')
-rw-r--r--share/timedef/es_ES.ISO8859-1.src32
1 files changed, 16 insertions, 16 deletions
diff --git a/share/timedef/es_ES.ISO8859-1.src b/share/timedef/es_ES.ISO8859-1.src
index 6ac0dbed71d4..b8df4e5cfcdf 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