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";