[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex/de Receipt.tex /localize/localize de.pm /publisher lonupload.pm
bisitz
bisitz at source.lon-capa.org
Wed Dec 4 12:29:51 EST 2013
bisitz Wed Dec 4 17:29:51 2013 EDT
Modified files:
/loncom/publisher lonupload.pm
/loncom/html/adm/help/tex/de Receipt.tex
/loncom/localize/localize de.pm
Log:
Fixed typo
Index: loncom/publisher/lonupload.pm
diff -u loncom/publisher/lonupload.pm:1.65 loncom/publisher/lonupload.pm:1.66
--- loncom/publisher/lonupload.pm:1.65 Tue Jul 9 21:35:06 2013
+++ loncom/publisher/lonupload.pm Wed Dec 4 17:29:44 2013
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Handler to upload files into construction space
#
-# $Id: lonupload.pm,v 1.65 2013/07/09 21:35:06 raeburn Exp $
+# $Id: lonupload.pm,v 1.66 2013/12/04 17:29:44 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -393,7 +393,7 @@
if ($pathchg) {
if ($mode eq 'testbank') {
$returnflag = 'embedded';
- $result .= '<p>'.&mt('Or [_1]continue[_2] the testbank import without modifying the references(s).','<a href="javascript:document.testbankForm.submit();">','</a>').'</p>';
+ $result .= '<p>'.&mt('Or [_1]continue[_2] the testbank import without modifying the reference(s).','<a href="javascript:document.testbankForm.submit();">','</a>').'</p>';
}
}
}
Index: loncom/html/adm/help/tex/de/Receipt.tex
diff -u loncom/html/adm/help/tex/de/Receipt.tex:1.1 loncom/html/adm/help/tex/de/Receipt.tex:1.2
--- loncom/html/adm/help/tex/de/Receipt.tex:1.1 Tue Sep 23 10:32:32 2008
+++ loncom/html/adm/help/tex/de/Receipt.tex Wed Dec 4 17:29:47 2013
@@ -1,8 +1,8 @@
\label{Receipt}
LON-CAPA speichert alle für eine Aufgabe eingereichten Antworten und zeichnet
-auf, welche Aufgaben sie bearbeitet und welche sie gelöst haben.
+auf, welche Aufgaben Sie bearbeitet und welche Sie gelöst haben.
Da einige Benutzer eigene Protokolle führen möchten, wird die
\textbf{Nachweisnummer\index{Nachweisnummer}} als Beweis für das erfolgreiche
Lösen der Aufgabe angeboten. Es wird empfohlen, dass Sie sich diese Nummer in
-ihren Unterlagen notieren.
+Ihren Unterlagen notieren.
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.559 loncom/localize/localize/de.pm:1.560
--- loncom/localize/localize/de.pm:1.559 Wed Dec 4 15:57:18 2013
+++ loncom/localize/localize/de.pm Wed Dec 4 17:29:50 2013
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.559 2013/12/04 15:57:18 bisitz Exp $
+# $Id: de.pm,v 1.560 2013/12/04 17:29:50 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -26942,9 +26942,6 @@
'Uploading testbank file not allowed'
=> 'Hochladen einer Testbank-Datei ist nicht zulässig.',
- 'Or [_1]continue[_2] the testbank import without modifying the references(s).'
-=> 'Oder [_1]fahren Sie mit dem Testbank-Import fort[_2], ohne die Referenzen zu verändern.',
-
'Or [_1]continue[_2] the testbank import without these files.'
=> 'Oder [_1]fahren Sie mit dem Testbank-Import fort[_2] und zwar ohne diese Dateien.',
@@ -28217,8 +28214,6 @@
'IMS import completed'
=> 'IMS-Import abgeschlossen',
-
-#SYNC Tue Oct 1 14:39:03 2013
'Attempt [_1]'
=> 'Versuch [_1]',
@@ -28360,8 +28355,6 @@
'Upload of [_1] image for login page(s) is not permitted to this server: [_2]'
=> 'Das Hochladen des [_1]-Bildes für die Login-Seite(n) ist für diesen Server [_2] nicht zulässig.',
-
-#SYNC Fri Nov 8 16:14:47 2013
'After Answer Date Block'
=> 'Block: nach dem Antwortverfügbarkeitsdatum',
More information about the LON-CAPA-cvs
mailing list