From: Moritz Bunkus Date: Fri, 2 Oct 2009 14:59:20 +0000 (+0200) Subject: Sprache "American English" nicht mehr zur Verfügung stellen. X-Git-Tag: release-2.6.1beta1~257 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=3eefb02ff31b84dab46ce3ae391e9de1b3fa25f1;p=kivitendo-erp.git Sprache "American English" nicht mehr zur Verfügung stellen. --- diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 0aac5a17f..8f380aa20 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -2508,7 +2508,6 @@ sub config { %countrycodes = User->country_codes; - $countrycodes{""} = "American English"; $form->{COUNTRYCODES} = []; foreach $countrycode (sort { $countrycodes{$a} cmp $countrycodes{$b} } keys %countrycodes) { push @{ $form->{COUNTRYCODES} }, {