[LON-CAPA-cvs] cvs: loncom /interface lonparmset.pm /localize/localize de.pm zh.pm
bisitz
bisitz@source.lon-capa.org
Tue, 31 Mar 2009 14:08:26 -0000
bisitz Tue Mar 31 14:08:26 2009 EDT
Modified files:
/loncom/interface lonparmset.pm
/loncom/localize/localize de.pm zh.pm
Log:
Consistent Wording: Course Title
Only keep "Course Description" in Syllabus for further descriptions
Index: loncom/interface/lonparmset.pm
diff -u loncom/interface/lonparmset.pm:1.439 loncom/interface/lonparmset.pm:1.440
--- loncom/interface/lonparmset.pm:1.439 Mon Mar 30 15:57:26 2009
+++ loncom/interface/lonparmset.pm Tue Mar 31 14:08:20 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to set parameters for assessments
#
-# $Id: lonparmset.pm,v 1.439 2009/03/30 15:57:26 bisitz Exp $
+# $Id: lonparmset.pm,v 1.440 2009/03/31 14:08:20 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2528,7 +2528,7 @@
&mt('Select Map').'</a><br /><span class="LC_warning"> '.
&mt('Modification may make assessment data inaccessible!').
'</span>',
- 'description' => '<b>'.&mt('Course Description').'</b>',
+ 'description' => '<b>'.&mt('Course Title').'</b>',
'courseid' => '<b>'.&mt('Course ID or number').
'</b><br />'.
'('.&mt('internal, optional').')',
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.266 loncom/localize/localize/de.pm:1.267
--- loncom/localize/localize/de.pm:1.266 Tue Mar 31 08:49:17 2009
+++ loncom/localize/localize/de.pm Tue Mar 31 14:08:26 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.266 2009/03/31 08:49:17 bisitz Exp $
+# $Id: de.pm,v 1.267 2009/03/31 14:08:26 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3680,9 +3680,6 @@
'Course Search'
=> 'Suche im Kurs',
- 'Course Title'
-=> 'Kurstitel',
-
'Create New User'
=> 'Neuen Benutzer erstellen',
@@ -7757,6 +7754,9 @@
'Course Title:'
=> 'Kurstitel:',
+ 'Course Description'
+=> 'Beschreibung des Kurses',
+
'Resource Space Home'
=> 'Ressourcenbereich-Hauptverzeichnis',
Index: loncom/localize/localize/zh.pm
diff -u loncom/localize/localize/zh.pm:1.37 loncom/localize/localize/zh.pm:1.38
--- loncom/localize/localize/zh.pm:1.37 Tue Mar 31 08:49:18 2009
+++ loncom/localize/localize/zh.pm Tue Mar 31 14:08:26 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Chinese Simplified Localization Lexicon
#
-# $Id: zh.pm,v 1.37 2009/03/31 08:49:18 bisitz Exp $
+# $Id: zh.pm,v 1.38 2009/03/31 14:08:26 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -367,9 +367,6 @@
'Class Hours'
=> 'Vorlesungstermine',
- 'Course Description'
-=> 'Kurstitel',
-
'Coursepack'
=> 'Kurspaket',
@@ -5247,8 +5244,8 @@
'Student Name'
=> '学生姓名',
- 'The "Course Description" is the name of the course that will be seen by the students. You may now modify the description and hit "Next ->" to continue.'
-=> 'Die "Kursbezeichnung" ist der Name des Kurses, der von den Kursteilnehmern gesehen wird. Sie können diese Bezeichnung nun ändern und mit "Weiter ->" fortfahren',
+ 'The "Course Title" is the name of the course that will be seen by the students. You may now modify the description and hit "Next ->" to continue.'
+=> 'Der "Kurstitel" ist der Name des Kurses, der von den Kursteilnehmern gesehen wird. Sie können diese Bezeichnung nun ändern und mit "Weiter ->" fortfahren',
'The question can not be gotten correct, the following foils in the <optionresponse> have invalid correct options'
=> 'Die Antwort auf diese Frage kann niemals richtig werden. Die folgenden Auswahlmöglichkeiten im <optionresponse>-Tag beinhalten unzulässige richtige Optionen',
@@ -7861,8 +7858,8 @@
'LON-CAPA course ID:'
=> 'LON-CAPA-Kurs-ID:',
- 'Course Description:'
-=> 'Kurstitel:',
+ 'Course Description'
+=> 'Beschreibung des Kurses',
'Resource Space Home'
=> 'Ressourcenbereich-Hauptverzeichnis',