[LON-CAPA-cvs] cvs: loncom /interface courseprefs.pm /localize/localize de.pm

raeburn raeburn@source.lon-capa.org
Fri, 02 Apr 2010 21:39:15 -0000


raeburn		Fri Apr  2 21:39:15 2010 EDT

  Modified files:              
    /loncom/interface	courseprefs.pm 
    /loncom/localize/localize	de.pm 
  Log:
  - xhtml: replace '&' with 'and'.
  - change corresponding key in translation file.  
  
  
Index: loncom/interface/courseprefs.pm
diff -u loncom/interface/courseprefs.pm:1.26 loncom/interface/courseprefs.pm:1.27
--- loncom/interface/courseprefs.pm:1.26	Mon Mar 22 04:26:50 2010
+++ loncom/interface/courseprefs.pm	Fri Apr  2 21:39:12 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set configuration settings for a course
 #
-# $Id: courseprefs.pm,v 1.26 2010/03/22 04:26:50 raeburn Exp $
+# $Id: courseprefs.pm,v 1.27 2010/04/02 21:39:12 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -361,7 +361,7 @@
                                  },
                     },
         'localization' =>
-                    { text => 'Language & Time Localization',
+                    { text => 'Language and Time Localization',
                       help => 'Course_Environment',
                       ordered => ['languages','timezone','datelocale'],
                       itemtext => {
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.376 loncom/localize/localize/de.pm:1.377
--- loncom/localize/localize/de.pm:1.376	Thu Apr  1 12:30:01 2010
+++ loncom/localize/localize/de.pm	Fri Apr  2 21:39:15 2010
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # German Localization Lexicon
 #
-# $Id: de.pm,v 1.376 2010/04/01 12:30:01 raeburn Exp $
+# $Id: de.pm,v 1.377 2010/04/02 21:39:15 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -17490,7 +17490,7 @@
    'Import Documents'
 => 'Dokumente importieren',
 
-   'Language & Time Localization'
+   'Language and Time Localization'
 => 'Sprache und Zeitzone',
 
    'Math display settings'