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

schafran schafran@source.lon-capa.org
Sat, 06 Dec 2008 20:34:09 -0000


schafran		Sat Dec  6 20:34:09 2008 EDT

  Modified files:              
    /loncom/interface	lonpreferences.pm 
  Log:
  consistent notation of e-mail in sentences and E-mail in titles.
  
  
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.128 loncom/interface/lonpreferences.pm:1.129
--- loncom/interface/lonpreferences.pm:1.128	Wed Dec  3 20:29:40 2008
+++ loncom/interface/lonpreferences.pm	Sat Dec  6 20:34:09 2008
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Preferences
 #
-# $Id: lonpreferences.pm,v 1.128 2008/12/03 20:29:40 droeschl Exp $
+# $Id: lonpreferences.pm,v 1.129 2008/12/06 20:34:09 schafran Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -772,7 +772,8 @@
                                           foad  => 'Forwarding Address(es)',
                                           noti  => 'Notification E-mail Address(es)', 
                                           foad_exmpl => 'e.g. <tt>userA:domain1,userB:domain2,...</tt>',
-                                          mnot  => 'Email Address(es) which should be notified about new LON-CAPA messages', # old: 'Message Notification Email Address(es)',
+                                          mnot  => 'E-mail Address(es) which should be notified about new LON-CAPA messages', # old: 'Message 
+Notification Email Address(es)',
                                           mnot_exmpl => 'e.g. <tt>joe@doe.com</tt>',
                                           chg   => 'Change',
                                           email => 'The e-mail address entered in row ',
@@ -2119,7 +2120,7 @@
                       }));
 
     push (@Options,({ action   => 'changemsgforward',
-                      linktext => 'Change Message Forwarding and Notification Email Addresses',
+                      linktext => 'Change Message Forwarding and Notification E-mail Addresses',
                       href     => '/adm/preferences',
                       help     => 'Prefs_Messages',
                       breadcrumb =>