[LON-CAPA-cvs] cvs: loncom(version_2_10_X) /localize/localize de.pm
raeburn
raeburn at source.lon-capa.org
Mon Oct 10 16:45:33 EDT 2011
raeburn Mon Oct 10 20:45:33 2011 EDT
Modified files: (Branch: version_2_10_X)
/loncom/localize/localize de.pm
Log:
- Fix duplicate key in backport of changes in 1.431 (1.385.2.13).
Index: loncom/localize/localize/de.pm
diff -u loncom/localize/localize/de.pm:1.385.2.14 loncom/localize/localize/de.pm:1.385.2.15
--- loncom/localize/localize/de.pm:1.385.2.14 Mon Oct 10 20:38:02 2011
+++ loncom/localize/localize/de.pm Mon Oct 10 20:45:32 2011
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# German Localization Lexicon
#
-# $Id: de.pm,v 1.385.2.14 2011/10/10 20:38:02 raeburn Exp $
+# $Id: de.pm,v 1.385.2.15 2011/10/10 20:45:32 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -21618,11 +21618,11 @@
'Use [_1] as the CODE.'
=> 'CODE [_1] verwenden.',
- 'Mismatch grading bubblesheet for user: [_1] with ID: [_2] and CODE: [_3].'
-=> 'Abgleichsfehler beim Bewerten des Bubblesheets für den Benutzer [_1] mit der ID [_2] und dem CODE [_3].',
+ 'Mismatch grading bubblesheet for user: [_1] with ID: [_2].'
+=> 'Abgleichsfehler beim Bewerten des Bubblesheets für den Benutzer [_1] mit der ID [_2].',
'Mismatch grading bubblesheet for user: [_1] with ID: [_2] and CODE: [_3].'
-=> 'Abgleichsfehler beim Bewerten des Bubblesheets für den Benutzer [_1] mit der ID [_2] und dem CODE [_3].',
+=> 'Abgleichsfehler beim Bewerten des Bubblesheets für den Benutzer [_1] mit der ID [_2] und dem CODE [_3].',
'Source'
=> 'Quelle',
More information about the LON-CAPA-cvs
mailing list