Bladeren bron

Rename Fiber Channel interface to correct typo

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2317 a333f486-631f-4898-b8df-5754b55c2be0
etaloc 12 jaren geleden
bovenliggende
commit
988fcddbaf

+ 3 - 3
datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

@@ -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>

+ 16 - 16
datamodels/2.x/itop-config-mgmt/en.dict.itop-config-mgmt.php

@@ -1525,22 +1525,22 @@ Dict::Add('EN US', 'English', 'English', array(
 ));
 
 //
-// Class: FiberChanelInterface
-//
-
-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
+//
+
+Dict::Add('EN US', 'English', 'English', array(
+	'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+' => '',
 ));
 
 //

+ 16 - 16
datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php

@@ -1476,22 +1476,22 @@ Dict::Add('FR FR', 'French', 'Français', array(
 ));
 
 //
-// Class: FiberChanelInterface
-//
-
-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
+//
+
+Dict::Add('FR FR', 'French', 'Français', array(
+	'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+' => '',
 ));
 
 //