Sprache "American English" nicht mehr zur Verfügung stellen.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 2 Oct 2009 14:59:20 +0000 (16:59 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 2 Oct 2009 15:01:48 +0000 (17:01 +0200)
bin/mozilla/am.pl

index 0aac5a1..8f380aa 100644 (file)
@@ -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} }, {