mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Move definition of the delivery model of an organization from itop-config-mgmt to itop-service-mgmt module.
SVN:trunk[2885]
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
*/
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:Organization/Attribute:deliverymodel_id' => '提供モデル',
|
||||
'Class:Organization/Attribute:deliverymodel_id+' => '',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => '提供モデル名',
|
||||
'Class:Organization/Attribute:deliverymodel_name+' => '',
|
||||
'Class:ContractType' => '契約タイプ',
|
||||
'Class:ContractType+' => '',
|
||||
'Class:CustomerContract' => '顧客契約',
|
||||
@@ -352,4 +356,4 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => '役割名',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
));
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user