[LON-CAPA-cvs] cvs: loncom /interface lonpreferences.pm
schafran
schafran@source.lon-capa.org
Sat, 06 Dec 2008 21:13:58 -0000
schafran Sat Dec 6 21:13:58 2008 EDT
Modified files:
/loncom/interface lonpreferences.pm
Log:
bug creeped in by replacing Email by E-mail, corrected.
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.129 loncom/interface/lonpreferences.pm:1.130
--- loncom/interface/lonpreferences.pm:1.129 Sat Dec 6 20:34:09 2008
+++ loncom/interface/lonpreferences.pm Sat Dec 6 21:13:58 2008
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Preferences
#
-# $Id: lonpreferences.pm,v 1.129 2008/12/06 20:34:09 schafran Exp $
+# $Id: lonpreferences.pm,v 1.130 2008/12/06 21:13:58 schafran Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -772,8 +772,8 @@
foad => 'Forwarding Address(es)',
noti => 'Notification E-mail Address(es)',
foad_exmpl => 'e.g. <tt>userA:domain1,userB:domain2,...</tt>',
- mnot => 'E-mail 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 ',