[LON-CAPA-cvs] cvs: loncom /interface loncommunicate.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 25 Apr 2006 17:08:27 -0000


albertel		Tue Apr 25 13:08:27 2006 EDT

  Modified files:              
    /loncom/interface	loncommunicate.pm 
  Log:
  - making it english rather than german
  
  
Index: loncom/interface/loncommunicate.pm
diff -u loncom/interface/loncommunicate.pm:1.32 loncom/interface/loncommunicate.pm:1.33
--- loncom/interface/loncommunicate.pm:1.32	Thu Apr 13 13:57:17 2006
+++ loncom/interface/loncommunicate.pm	Tue Apr 25 13:08:27 2006
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Communicate
 #
-# $Id: loncommunicate.pm,v 1.32 2006/04/13 17:57:17 www Exp $
+# $Id: loncommunicate.pm,v 1.33 2006/04/25 17:08:27 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -48,7 +48,7 @@
      'User Notes, Records of Face-to-Face Discussions, and Critical Messages',
 
 'cbs' => 'Configure Blocking of Student Communication during Exams',
-'blog' => 'Edit to my Blogs' 
+'blog' => 'Add or Edit Blog Entries' 
 
 );
     my %help=();