[LON-CAPA-cvs] cvs: loncom /interface lonuserutils.pm
schafran
schafran@source.lon-capa.org
Sat, 06 Dec 2008 20:32:37 -0000
schafran Sat Dec 6 20:32:37 2008 EDT
Modified files:
/loncom/interface lonuserutils.pm
Log:
consistent notation of e-mail in sentences and E-mail in titles.
Index: loncom/interface/lonuserutils.pm
diff -u loncom/interface/lonuserutils.pm:1.74 loncom/interface/lonuserutils.pm:1.75
--- loncom/interface/lonuserutils.pm:1.74 Sat Dec 6 12:49:18 2008
+++ loncom/interface/lonuserutils.pm Sat Dec 6 20:32:37 2008
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Utility functions for managing LON-CAPA user accounts
#
-# $Id: lonuserutils.pm,v 1.74 2008/12/06 12:49:18 bisitz Exp $
+# $Id: lonuserutils.pm,v 1.75 2008/12/06 20:32:37 schafran Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -403,7 +403,7 @@
name => 'The optional name field was not specified.',
snum => 'The optional ID number field was not specified.',
section => 'The optional section field was not specified.',
- email => 'The optional email address field was not specified.',
+ email => 'The optional e-mail address field was not specified.',
role => 'The optional role field was not specified.',
domain => 'The optional domain field was not specified.',
continue => 'Continue adding users?',