Translations: Added icon attribute for ServiceFamily and Service classes. English and French done, feel free to contribute for others ! :)

SVN:trunk[5080]
This commit is contained in:
Guillaume Lajarige
2017-10-24 15:13:51 +00:00
parent 2871f64f68
commit f87e8ca522
23 changed files with 84 additions and 1 deletions

View File

@@ -491,6 +491,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name' => 'CI Name~~',
'Class:ServiceFamily' => 'Service Family~~',
'Class:ServiceFamily/Attribute:name' => 'Name~~',
'Class:ServiceFamily/Attribute:icon' => 'Icon~~',
'Class:ServiceFamily/Attribute:services_list' => 'Services~~',
'Class:ServiceFamily/Attribute:services_list+' => 'All the services in this category~~',
'Class:Service/Attribute:organization_name' => 'Provider Name~~',
@@ -502,6 +503,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:Service/Attribute:contacts_list+' => 'All the contacts for this service~~',
'Class:Service/Attribute:status/Value:implementation' => 'implementation~~',
'Class:Service/Attribute:status/Value:implementation+' => 'implementation~~',
'Class:Service/Attribute:icon' => 'Icon~~',
'Class:Service/Attribute:customercontracts_list' => 'Customer contracts~~',
'Class:Service/Attribute:customercontracts_list+' => 'All the customer contracts that have purchased this service~~',
'Class:Service/Attribute:providercontracts_list' => 'Provider contracts~~',