--- loncom/localize/localize/de.pm 2011/06/10 15:28:50 1.420 +++ loncom/localize/localize/de.pm 2011/07/12 12:55:55 1.421 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # German Localization Lexicon # -# $Id: de.pm,v 1.420 2011/06/10 15:28:50 bisitz Exp $ +# $Id: de.pm,v 1.421 2011/07/12 12:55:55 christianto Exp $ # # Copyright Michigan State University Board of Trustees # @@ -600,6 +600,12 @@ use base qw(Apache::localize); 'Tries' => 'Versuche', + '[_1]Tries[_2] [_3]' +=> '[_1]Versuche[_2] [_3]', + + 'Tries [_1]' +=> 'Versuche [_1]', + 'Submit Answer' => 'Antwort einreichen', @@ -4504,6 +4510,12 @@ use base qw(Apache::localize); 'Submissions' => 'Einreichungen', + '[_1]Submissions[_2] [_3]' +=> '[_1]Einreichungen[_2] [_3]', + + 'Submissions [_1]', +=> 'Einreichungen [_1]', + 'Submit Modifications' => 'Veränderungen einreichen',