#1045: Fix in the German localization.

SVN:trunk[3527]
This commit is contained in:
Denis Flaven
2015-04-03 07:58:11 +00:00
parent 828e4d6297
commit ff54d6dd6c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Relation:impacts/Description' => 'Elemente betroffen von ...',
'Relation:impacts/VerbUp' => 'Auswirkung ...',
'Relation:impacts/VerbDown' => 'Elemente betroffen von ...',
'Relation:depends on/Description' => 'Elemente, die von diesem Element abhängen',
'Relation:depends on/Description' => 'Elemente, von denen dieses Element abhängt.',
'Relation:depends on/VerbUp' => 'Hängt ab von ...',
'Relation:depends on/VerbDown' => 'Wirkt auf ...',
));

View File

@@ -426,7 +426,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Relation:impacts/Description' => 'Elemente betroffen von ...',
'Relation:impacts/VerbUp' => 'Auswirkung ...',
'Relation:impacts/VerbDown' => 'Elemente betroffen von ...',
'Relation:depends on/Description' => 'Elemente, die von diesem Element abhängen',
'Relation:depends on/Description' => 'Elemente, von denen dieses Element abhängt.',
'Relation:depends on/VerbUp' => 'Hängt ab von ...',
'Relation:depends on/VerbDown' => 'Wirkt auf ...',
'Class:Organization/Attribute:parent_name' => 'Name der Mutterfirma',