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

raeburn raeburn at source.lon-capa.org
Thu Feb 24 08:09:39 EST 2022


raeburn		Thu Feb 24 13:09:39 2022 EDT

  Modified files:              
    /loncom/auth	lonroles.pm 
  Log:
  - Punctuation
  
  
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.360 loncom/auth/lonroles.pm:1.361
--- loncom/auth/lonroles.pm:1.360	Thu Feb 24 13:08:59 2022
+++ loncom/auth/lonroles.pm	Thu Feb 24 13:09:39 2022
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # User Roles Screen
 #
-# $Id: lonroles.pm,v 1.360 2022/02/24 13:08:59 raeburn Exp $
+# $Id: lonroles.pm,v 1.361 2022/02/24 13:09:39 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1992,7 +1992,7 @@
     } else {
         $r->print('<p>'.&mt('If you were expecting to see an active role listed for a particular course, that course may not have been created yet.').'</p>');
         if ($elapsed > 600) {
-            $r->print('<p>'.&mt('You may also have been assigned to a course in the time since you last logged-in, or checked for changes').
+            $r->print('<p>'.&mt('You may also have been assigned to a course in the time since you last logged-in, or checked for changes.').
                       '<br />'.
                       &mt('If that is the case you can use the "Check for changes" link in the gray Functions bar to update the list of your available course roles.').'</p>');
         }  




More information about the LON-CAPA-cvs mailing list