From 83e054c3013c1c1e8ff38646eb6149f58b69fc40 Mon Sep 17 00:00:00 2001 From: swiergot Date: Fri, 9 Jun 2006 08:37:34 +0000 Subject: Forgot to enable the German translation. --- web/lib/aur.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/lib/aur.inc b/web/lib/aur.inc index 81e5a458..1461a6ad 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -20,7 +20,7 @@ $SUPPORTED_LANGS = array( # what languages we have translations for "pt" => "Português", # Eventually we will comment these in, when they are ready - PJM - 4/2005 "es" => "Español", - # "de" => "Deutsch", + "de" => "Deutsch", # "fr" => "Français", ); @@ -399,7 +399,7 @@ function html_header() { print "Català "; print "Português "; print "Español "; - #print "Deutsch "; + print "Deutsch "; #print "Français"; print " \n"; print " \n"; -- cgit v1.2.3-24-g4f1b