From 6432876d778ce628f5e0fbd2c6b26acefc462c0c Mon Sep 17 00:00:00 2001 From: simo Date: Wed, 9 Nov 2005 00:13:54 +0000 Subject: traducción a español MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/lib/aur.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/lib/aur.inc') diff --git a/web/lib/aur.inc b/web/lib/aur.inc index 6114648c..ed2ff646 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -19,7 +19,7 @@ $SUPPORTED_LANGS = array( # what languages we have translations for "ca" => "Català", "pt" => "Português", # Eventually we will comment these in, when they are ready - PJM - 4/2005 - # "es" => "Español", + "es" => "Español", # "de" => "Deutsch", # "fr" => "Français", ); @@ -398,7 +398,7 @@ function html_header() { print "Italiano "; print "Català "; print "Português "; - #print "Español "; + print "Español "; #print "Deutsch "; #print "Français"; print " \n"; -- cgit v1.2.3-24-g4f1b