|
@@ -64,16 +64,16 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
|
'Class:Incident/Attribute:priority/Value:3+' => 'moyenne',
|
|
'Class:Incident/Attribute:priority/Value:3+' => 'moyenne',
|
|
'Class:Incident/Attribute:priority/Value:4' => 'basse',
|
|
'Class:Incident/Attribute:priority/Value:4' => 'basse',
|
|
'Class:Incident/Attribute:priority/Value:4+' => 'basse',
|
|
'Class:Incident/Attribute:priority/Value:4+' => 'basse',
|
|
- 'Class:Incident/Attribute:emergency' => 'Urgence',
|
|
|
|
- 'Class:Incident/Attribute:emergency+' => '',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:1' => 'critique',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:1+' => 'critique',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:2' => 'haute',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:2+' => 'haute',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:3' => 'moyenne',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:3+' => 'moyenne',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:4' => 'basse',
|
|
|
|
- 'Class:Incident/Attribute:emergency/Value:4+' => 'basse',
|
|
|
|
|
|
+ 'Class:Incident/Attribute:urgency' => 'Urgence',
|
|
|
|
+ 'Class:Incident/Attribute:urgency+' => '',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:1' => 'critique',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:1+' => 'critique',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:2' => 'haute',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:2+' => 'haute',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:3' => 'moyenne',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:3+' => 'moyenne',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:4' => 'basse',
|
|
|
|
+ 'Class:Incident/Attribute:urgency/Value:4+' => 'basse',
|
|
'Class:Incident/Attribute:origin' => 'Origine',
|
|
'Class:Incident/Attribute:origin' => 'Origine',
|
|
'Class:Incident/Attribute:origin+' => '',
|
|
'Class:Incident/Attribute:origin+' => '',
|
|
'Class:Incident/Attribute:origin/Value:mail' => 'email',
|
|
'Class:Incident/Attribute:origin/Value:mail' => 'email',
|