mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Rename Fiber Channel interface to correct typo
SVN:trunk[2317]
This commit is contained in:
@@ -1944,7 +1944,7 @@
|
||||
<target_attcode>name</target_attcode>
|
||||
</field>
|
||||
<field id="fiberinterfacelist_list" xsi:type="AttributeLinkedSet">
|
||||
<linked_class>FiberChanelInterface</linked_class>
|
||||
<linked_class>FiberChannelInterface</linked_class>
|
||||
<ext_key_to_me>datacenterdevice_id</ext_key_to_me>
|
||||
<count_min>0</count_min>
|
||||
<count_max>0</count_max>
|
||||
@@ -8057,13 +8057,13 @@
|
||||
</list>
|
||||
</presentation>
|
||||
</class>
|
||||
<class id="FiberChanelInterface" _delta="define">
|
||||
<class id="FiberChannelInterface" _delta="define">
|
||||
<parent>NetworkInterface</parent>
|
||||
<properties>
|
||||
<category>bizmodel,searchable</category>
|
||||
<abstract>false</abstract>
|
||||
<key_type>autoincrement</key_type>
|
||||
<db_table>fiberchanelinterface</db_table>
|
||||
<db_table>fiberchannelinterface</db_table>
|
||||
<db_key_field>id</db_key_field>
|
||||
<db_final_class_field></db_final_class_field>
|
||||
<naming>
|
||||
|
||||
@@ -1525,22 +1525,22 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
));
|
||||
|
||||
//
|
||||
// Class: FiberChanelInterface
|
||||
// Class: FiberChannelInterface
|
||||
//
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:FiberChanelInterface' => 'Fiber Chanel Interface',
|
||||
'Class:FiberChanelInterface+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:speed' => 'Speed',
|
||||
'Class:FiberChanelInterface/Attribute:speed+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:topology' => 'Topology',
|
||||
'Class:FiberChanelInterface/Attribute:topology+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:wwn' => 'WWN',
|
||||
'Class:FiberChanelInterface/Attribute:wwn+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_id' => 'Device',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_id+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_name' => 'Device name',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_name+' => '',
|
||||
'Class:FiberChannelInterface' => 'Fiber Channel Interface',
|
||||
'Class:FiberChannelInterface+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:speed' => 'Speed',
|
||||
'Class:FiberChannelInterface/Attribute:speed+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:topology' => 'Topology',
|
||||
'Class:FiberChannelInterface/Attribute:topology+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:wwn' => 'WWN',
|
||||
'Class:FiberChannelInterface/Attribute:wwn+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_id' => 'Device',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_id+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_name' => 'Device name',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
@@ -1476,22 +1476,22 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
));
|
||||
|
||||
//
|
||||
// Class: FiberChanelInterface
|
||||
// Class: FiberChannelInterface
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:FiberChanelInterface' => 'Interface Fibre',
|
||||
'Class:FiberChanelInterface+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:speed' => 'Vitesse',
|
||||
'Class:FiberChanelInterface/Attribute:speed+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:topology' => 'Topologie',
|
||||
'Class:FiberChanelInterface/Attribute:topology+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:wwn' => 'WWN',
|
||||
'Class:FiberChanelInterface/Attribute:wwn+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_id' => 'Matériel',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_id+' => '',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_name' => 'Nom Matériel',
|
||||
'Class:FiberChanelInterface/Attribute:datacenterdevice_name+' => '',
|
||||
'Class:FiberChannelInterface' => 'Interface Fibre',
|
||||
'Class:FiberChannelInterface+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:speed' => 'Vitesse',
|
||||
'Class:FiberChannelInterface/Attribute:speed+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:topology' => 'Topologie',
|
||||
'Class:FiberChannelInterface/Attribute:topology+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:wwn' => 'WWN',
|
||||
'Class:FiberChannelInterface/Attribute:wwn+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_id' => 'Matériel',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_id+' => '',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_name' => 'Nom Matériel',
|
||||
'Class:FiberChannelInterface/Attribute:datacenterdevice_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user