[LON-CAPA-cvs] cvs: loncom /interface lonmodifycourse.pm /localize/localize de.pm
bisitz
lon-capa-cvs-allow@mail.lon-capa.org
Mon, 27 Oct 2008 14:32:35 -0000
bisitz Mon Oct 27 14:32:35 2008 EDT
Modified files:
/loncom/interface lonmodifycourse.pm
/loncom/localize/localize de.pm
Log:
Typo
Index: loncom/interface/lonmodifycourse.pm
diff -u loncom/interface/lonmodifycourse.pm:1.39 loncom/interface/lonmodifycourse.pm:1.40
--- loncom/interface/lonmodifycourse.pm:1.39 Mon Jun 30 04:14:40 2008
+++ loncom/interface/lonmodifycourse.pm Mon Oct 27 14:32:30 2008
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# handler for DC-only modifiable course settings
#
-# $Id: lonmodifycourse.pm,v 1.39 2008/06/30 04:14:40 raeburn Exp $
+# $Id: lonmodifycourse.pm,v 1.40 2008/10/27 14:32:30 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -341,7 +341,7 @@
$excludeoff = '';
}
$r->print('<h4>'.&mt('Visibility in Course Catalog').'</h4>'.
- &mt("Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least of one the following applies").':<ul>'.
+ &mt("Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least one of the following applies").':<ul>'.
'<li>'.&mt('Auto-cataloging is enabled and the course is assigned an institutional code').'</li>'.
'<li>'.&mt('The course has been categorized into at least one of the course categories defined for the domain.').'</li></ul>'.
&mt('Exclude from course catalog').' <label><input name="hidefromcat" type="radio" value="yes" '.$excludeon.' />'.&mt('Yes').'</label> <label><input name="hidefromcat" type="radio" value="" '.$excludeoff.' />'.&mt('No').'</label><br />');
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.154 loncom/localize/localize/de.pm:1.155
--- loncom/localize/localize/de.pm:1.154 Fri Oct 24 16:23:08 2008
+++ loncom/localize/localize/de.pm Mon Oct 27 14:32:35 2008
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.154 2008/10/24 16:23:08 bisitz Exp $
+# $Id: de.pm,v 1.155 2008/10/27 14:32:35 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -399,7 +399,7 @@
=> 'Voraussetzungen',
'Previous Month'
-=> 'Letzter Monat',
+=> 'Vorheriger Monat',
'Readings'
=> 'Material',
@@ -9428,7 +9428,7 @@
'Visibility in Course Catalog'
=> 'Sichtbarkeit in der Kursübersicht',
- "Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least of one the following applies:"
+ "Unless excluded, a course is listed in this domain's publicly accessible course catalog, if at least one of the following applies:"
=> "Sofern ein Kurs nicht aus der Anzeige in der in dieser Domäne öffentlich zugänglichen Kursübersicht ausgeschlossen wurde, wird er angezeigt, solange mindestens eine der folgenden Einstellungen zutrifft:",
'Auto-cataloging is enabled and the course is assigned an institutional code'