|
@@ -45,11 +45,11 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
|
|
'Class:Problem/Attribute:product+' => '',
|
|
|
'Class:Problem/Attribute:impact' => 'Auswirkung',
|
|
|
'Class:Problem/Attribute:impact+' => '',
|
|
|
- 'Class:Problem/Attribute:impact/Value:1' => 'Eine Person',
|
|
|
+ 'Class:Problem/Attribute:impact/Value:1' => 'Eine Abteilung',
|
|
|
'Class:Problem/Attribute:impact/Value:1+' => '',
|
|
|
'Class:Problem/Attribute:impact/Value:2' => 'Einen Service',
|
|
|
'Class:Problem/Attribute:impact/Value:2+' => '',
|
|
|
- 'Class:Problem/Attribute:impact/Value:3' => 'Eine Abteilung',
|
|
|
+ 'Class:Problem/Attribute:impact/Value:3' => 'Eine Person',
|
|
|
'Class:Problem/Attribute:impact/Value:3+' => '',
|
|
|
'Class:Problem/Attribute:urgency' => 'Dringlichkeit',
|
|
|
'Class:Problem/Attribute:urgency+' => '',
|