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

raeburn raeburn at source.lon-capa.org
Tue Dec 18 10:35:43 EST 2012


raeburn		Tue Dec 18 15:35:43 2012 EDT

  Modified files:              
    /loncom/interface	lonuserutils.pm 
  Log:
  - Localization.
    - Remove traiming space for consistency with key in de.pm
  
  
Index: loncom/interface/lonuserutils.pm
diff -u loncom/interface/lonuserutils.pm:1.144 loncom/interface/lonuserutils.pm:1.145
--- loncom/interface/lonuserutils.pm:1.144	Fri Nov 30 16:03:07 2012
+++ loncom/interface/lonuserutils.pm	Tue Dec 18 15:35:42 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Utility functions for managing LON-CAPA user accounts
 #
-# $Id: lonuserutils.pm,v 1.144 2012/11/30 16:03:07 bisitz Exp $
+# $Id: lonuserutils.pm,v 1.145 2012/12/18 15:35:42 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -5155,7 +5155,7 @@
                     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.',
                     inco => 'In each community, each user may only have one member role at a time.',
-                    youh => 'You had selected ',
+                    youh => 'You had selected',
                     secs => 'sections.',
                     plmo => 'Please modify your selections so they include no more than one section.',
                     mayn => 'may not be used as the name for a section, as it is a reserved word.',




More information about the LON-CAPA-cvs mailing list