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

raeburn raeburn at source.lon-capa.org
Mon Dec 30 21:57:10 EST 2013


raeburn		Tue Dec 31 02:57:10 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	londocs.pm 
  Log:
  - For 2.11
    - Backport 1.574.
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.484.2.45 loncom/interface/londocs.pm:1.484.2.46
--- loncom/interface/londocs.pm:1.484.2.45	Fri Dec 27 15:11:25 2013
+++ loncom/interface/londocs.pm	Tue Dec 31 02:57:10 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.484.2.45 2013/12/27 15:11:25 raeburn Exp $
+# $Id: londocs.pm,v 1.484.2.46 2013/12/31 02:57:10 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -6653,7 +6653,7 @@
 sub dump_switchserver_js {
     my @hosts = @_;
     my %lt = &Apache::lonlocal::texthash(
-        dump => 'Copying Content to Authoring Space requires switching server.',
+        dump => 'Copying content to Authoring Space requires switching server.',
         swit => 'Switch server?',
         duco => 'Copying Content to Authoring Space',
         yone => 'You need to switch to a server housing an Authoring Space for which you are author or co-author.',




More information about the LON-CAPA-cvs mailing list