瀏覽代碼

Cosmetics on the module names (consistency)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3459 a333f486-631f-4898-b8df-5754b55c2be0
romainq 10 年之前
父節點
當前提交
dccf4a1d4e

+ 1 - 1
datamodels/2.x/itop-attachments/module.attachments.php

@@ -23,7 +23,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'Tickets attachments',
+		'label' => 'Tickets Attachments',
 		'category' => 'business',
 
 		// Setup

+ 1 - 1
datamodels/2.x/itop-endusers-devices/module.itop-endusers-devices.php

@@ -29,7 +29,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'End User Devices management',
+		'label' => 'End-user Devices Management',
 		'category' => 'business',
 
 		// Setup

+ 1 - 1
datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php

@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'Incident Management ITIL V3',
+		'label' => 'Incident Management ITIL',
 		'category' => 'business',
 
 		// Setup

+ 1 - 1
datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php

@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'User request management ITIL V3',
+		'label' => 'User request Management ITIL',
 		'category' => 'business',
 
 		// Setup

+ 1 - 1
datamodels/2.x/itop-service-mgmt-provider/module.itop-service-mgmt-provider.php

@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'Service Management (services, SLAs, contracts) for Service providers',
+		'label' => 'Service Management for Service Providers',
 		'category' => 'business',
 
 		// Setup

+ 1 - 1
datamodels/2.x/itop-service-mgmt/module.itop-service-mgmt.php

@@ -7,7 +7,7 @@ SetupWebPage::AddModule(
 	array(
 		// Identification
 		//
-		'label' => 'Service Management (services, SLAs, contracts)',
+		'label' => 'Service Management',
 		'category' => 'business',
 
 		// Setup