[LON-CAPA-cvs] cvs: loncom /html/adm/helper course.initialization.helper /localize/localize de.pm
biermanm
biermanm@source.lon-capa.org
Mon, 09 Feb 2009 13:41:04 -0000
biermanm Mon Feb 9 13:41:04 2009 EDT
Modified files:
/loncom/localize/localize de.pm
/loncom/html/adm/helper course.initialization.helper
Log:
Consistent wording "Course Title"
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.208 loncom/localize/localize/de.pm:1.209
--- loncom/localize/localize/de.pm:1.208 Mon Feb 9 09:23:47 2009
+++ loncom/localize/localize/de.pm Mon Feb 9 13:40:56 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.208 2009/02/09 09:23:47 weissno Exp $
+# $Id: de.pm,v 1.209 2009/02/09 13:40:56 biermanm Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -378,7 +378,7 @@
'Class Hours'
=> 'Vorlesungstermine',
- 'Course Description'
+ 'Course Title'
=> 'Kurstitel',
'Coursepack'
@@ -5194,8 +5194,8 @@
'Student Name'
=> 'Name des Studierenden',
- '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',
@@ -7803,7 +7803,7 @@
'LON-CAPA course ID:'
=> 'LON-CAPA-Kurs-ID:',
- 'Course Description:'
+ 'Course Title:'
=> 'Kurstitel:',
'Resource Space Home'
Index: loncom/html/adm/helper/course.initialization.helper
diff -u loncom/html/adm/helper/course.initialization.helper:1.21 loncom/html/adm/helper/course.initialization.helper:1.22
--- loncom/html/adm/helper/course.initialization.helper:1.21 Mon Oct 29 19:26:48 2007
+++ loncom/html/adm/helper/course.initialization.helper Mon Feb 9 13:41:04 2009
@@ -57,9 +57,9 @@
</message>
</state>
- <state name="COURSE_DESCRIPTION" title="Course Description">
+ <state name="COURSE_DESCRIPTION" title="Course Title">
<message nextstate="FORBID_CHAT">
- The "Course Description" is the name of the course that will be
+ The "Course Title" is the name of the course that will be
seen by the students. You may now modify the description and hit
<nobr>"<b>Next -></b>"</nobr> to continue.<br />
</message>