[LON-CAPA-cvs] cvs: loncom /auth lonauth.pm

albertel lon-capa-cvs-allow@mail.lon-capa.org
Wed, 25 Jul 2007 22:35:48 -0000


albertel		Wed Jul 25 18:35:48 2007 EDT

  Modified files:              
    /loncom/auth	lonauth.pm 
  Log:
  - translate failure messages
  
  
Index: loncom/auth/lonauth.pm
diff -u loncom/auth/lonauth.pm:1.87 loncom/auth/lonauth.pm:1.88
--- loncom/auth/lonauth.pm:1.87	Wed Nov 22 20:49:41 2006
+++ loncom/auth/lonauth.pm	Wed Jul 25 18:35:47 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # User Authentication Module
 #
-# $Id: lonauth.pm,v 1.87 2006/11/23 01:49:41 albertel Exp $
+# $Id: lonauth.pm,v 1.88 2007/07/25 22:35:47 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -122,6 +122,7 @@
 						    {'no_inline_link' => 1,});
     my $end_page   = &Apache::loncommon::end_page();
 
+    $message = &mt($message);
     my %lt=('sorry'  => &mt('Sorry ...'),
 	    'please' => 
 	    &mt('Please [_1]log in again[_2].',