[LON-CAPA-cvs] cvs: loncom /interface lonuserutils.pm
raeburn
raeburn@source.lon-capa.org
Mon, 20 Sep 2010 00:21:08 -0000
raeburn Mon Sep 20 00:21:08 2010 EDT
Modified files:
/loncom/interface lonuserutils.pm
Log:
- Correction to texthash key.
Index: loncom/interface/lonuserutils.pm
diff -u loncom/interface/lonuserutils.pm:1.124 loncom/interface/lonuserutils.pm:1.125
--- loncom/interface/lonuserutils.pm:1.124 Mon Sep 20 00:10:29 2010
+++ loncom/interface/lonuserutils.pm Mon Sep 20 00:21:08 2010
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Utility functions for managing LON-CAPA user accounts
#
-# $Id: lonuserutils.pm,v 1.124 2010/09/20 00:10:29 raeburn Exp $
+# $Id: lonuserutils.pm,v 1.125 2010/09/20 00:21:08 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5006,7 +5006,7 @@
accr => 'A course coordinator role will be added with access to all sections.',
acor => 'A coordinator role will be added with access to all sections',
inea => 'In each course, each user may only have one student role at a time.',
- inec => 'In each community, each user may only have one member role at a time.',
+ inco => 'In each community, each user may only have one member role at a time.',
youh => 'You had selected ',
secs => 'sections.',
plmo => 'Please modify your selections so they include no more than one section.',