Oups, version number back to: 1.0.5 = beta 6, with the correct collection of VLANs as DistributedVirtualPortgroups

SVN:trunk[3205]
This commit is contained in:
Denis Flaven
2014-06-10 15:01:45 +00:00
parent 98afb2dd49
commit d497020733
6 changed files with 56 additions and 0 deletions

View File

@@ -94,6 +94,12 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Class:Change/Stimulus:ev_approve+' => '',
'Class:Change/Stimulus:ev_finish' => 'Fermer',
'Class:Change/Stimulus:ev_finish+' => '',
'Class:Change/Attribute:outage' => 'Interruption de service',
'Class:Change/Attribute:outage+' => '',
'Class:Change/Attribute:outage/Value:no' => 'Non',
'Class:Change/Attribute:outage/Value:no+' => '',
'Class:Change/Attribute:outage/Value:yes' => 'Oui',
'Class:Change/Attribute:outage/Value:yes+' => '',
));