[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface londocs.pm

raeburn raeburn at source.lon-capa.org
Tue Mar 24 06:05:45 EDT 2015


raeburn		Tue Mar 24 10:05:45 2015 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	londocs.pm 
  Log:
  - For 2.11
    Backport 1.593
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.484.2.59 loncom/interface/londocs.pm:1.484.2.60
--- loncom/interface/londocs.pm:1.484.2.59	Sun Mar 22 20:37:05 2015
+++ loncom/interface/londocs.pm	Tue Mar 24 10:05:45 2015
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.484.2.59 2015/03/22 20:37:05 raeburn Exp $
+# $Id: londocs.pm,v 1.484.2.60 2015/03/24 10:05:45 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3893,7 +3893,7 @@
                     '<div class="LC_error">'.
                     &mt('A lockfile was not released when you added content to the clipboard earlier in this session.').' '.
 
-                    &mt('As a result addition of items to the clipboard wll be unavailable until your next log-in.');
+                    &mt('As a result addition of items to the clipboard will be unavailable until your next log-in.');
             } else {
                 $locknotfreed .=
                     &mt('This will prevent addition of items to the clipboard until your next log-in.');




More information about the LON-CAPA-cvs mailing list