*** NNTPGateway.pm.orig	Mon Jan 15 18:13:44 2001
--- NNTPGateway.pm	Mon Jan 15 18:14:10 2001
***************
*** 99,105 ****
  # MESSAGES, stuff that is printed on the users's screen...  
  # The current default language: Should be an entry in Messages_Map &
  # LANGS_OK
! my $USR_LANG = 'fr';
  # Allowed languages choice.
  my %LANGS_OK = ( 'fr' => 1, 'en' => 1 );
  # All messages that could be printed.
--- 99,105 ----
  # MESSAGES, stuff that is printed on the users's screen...  
  # The current default language: Should be an entry in Messages_Map &
  # LANGS_OK
! my $USR_LANG = 'en';
  # Allowed languages choice.
  my %LANGS_OK = ( 'fr' => 1, 'en' => 1 );
  # All messages that could be printed.
