[Debconf6-data-commit] r154 - website/www-es
Marcela Tiznado
asciigirl-guest at costa.debian.org
Sat Dec 24 04:33:00 UTC 2005
Author: asciigirl-guest
Date: 2005-12-24 04:32:59 +0000 (Sat, 24 Dec 2005)
New Revision: 154
Modified:
website/www-es/top.html
Log:
traduccion del script
mlt
Modified: website/www-es/top.html
===================================================================
--- website/www-es/top.html 2005-12-24 04:28:47 UTC (rev 153)
+++ website/www-es/top.html 2005-12-24 04:32:59 UTC (rev 154)
@@ -9,7 +9,7 @@
$datetill =~ s/\+//;
@array = split(/:/,$datetill);
my $output = "See you in ";
- my @names = ('year','month','week','day','hour','minute','second');
+ my @names = ('año','mese','semana','dia','hora','minuto','segundo');
my $i = 0;
my @array;
foreach $element(split(/:/,$datetill)) {
More information about the Debconf6-data-commit
mailing list