diff --git a/datamodels/2.x/itop-attachments/en.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/en.dict.itop-attachments.php index e73d3b094..863aafbd8 100755 --- a/datamodels/2.x/itop-attachments/en.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/en.dict.itop-attachments.php @@ -36,3 +36,24 @@ Dict::Add('EN US', 'English', 'English', array( 'Attachments:NoAttachment' => 'No attachment. ', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.', )); + +// +// Class: Attachment +// + +Dict::Add('EN US', 'English', 'English', array( + 'Class:Attachment' => 'Attachment', + 'Class:Attachment+' => '', + 'Class:Attachment/Attribute:expire' => 'Expire', + 'Class:Attachment/Attribute:expire+' => '', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id', + 'Class:Attachment/Attribute:temp_id+' => '', + 'Class:Attachment/Attribute:item_class' => 'Item class', + 'Class:Attachment/Attribute:item_class+' => '', + 'Class:Attachment/Attribute:item_id' => 'Item', + 'Class:Attachment/Attribute:item_id+' => '', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization', + 'Class:Attachment/Attribute:item_org_id+' => '', + 'Class:Attachment/Attribute:contents' => 'Contents', + 'Class:Attachment/Attribute:contents+' => '', +)); diff --git a/datamodels/2.x/itop-hub-connector/en.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/en.dict.itop-hub-connector.php index db909d02a..29a6407a6 100644 --- a/datamodels/2.x/itop-hub-connector/en.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/en.dict.itop-hub-connector.php @@ -50,7 +50,6 @@ Dict::Add('EN US', 'English', 'English', array( 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.', 'iTopHub:FailAuthent' => 'Authentication failed for this action.', - 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php index bef1e6e2b..81e416fed 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php @@ -191,6 +191,10 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id', + 'Class:Incident/Attribute:parent_problem_id+' => '', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref', + 'Class:Incident/Attribute:parent_problem_ref+' => '', 'Class:Incident/Attribute:related_request_list' => 'Child requests', 'Class:Incident/Attribute:related_request_list+' => '', 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents', diff --git a/datamodels/2.x/itop-request-mgmt-itil/en.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/en.dict.itop-request-mgmt-itil.php index 323344d22..76a20df42 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/en.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/en.dict.itop-request-mgmt-itil.php @@ -215,6 +215,8 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '', 'Class:UserRequest/Attribute:related_request_list' => 'Child Requests', 'Class:UserRequest/Attribute:related_request_list+' => 'All the requests that are linked to this parent request', 'Class:UserRequest/Attribute:public_log' => 'Public log', diff --git a/datamodels/2.x/itop-service-mgmt-provider/en.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/en.dict.itop-service-mgmt-provider.php index 5d2cddb9f..88d627efa 100755 --- a/datamodels/2.x/itop-service-mgmt-provider/en.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/en.dict.itop-service-mgmt-provider.php @@ -423,6 +423,16 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '', )); // diff --git a/datamodels/2.x/itop-service-mgmt/en.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/en.dict.itop-service-mgmt.php index faadb7b45..e3f199eb0 100755 --- a/datamodels/2.x/itop-service-mgmt/en.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/en.dict.itop-service-mgmt.php @@ -422,6 +422,16 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '', )); // diff --git a/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php index ce1099bf2..25a9cad90 100755 --- a/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php @@ -125,6 +125,8 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Name', diff --git a/datamodels/2.x/itop-welcome-itil/en.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/en.dict.itop-welcome-itil.php index c774dd3aa..561715913 100644 --- a/datamodels/2.x/itop-welcome-itil/en.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/en.dict.itop-welcome-itil.php @@ -56,3 +56,30 @@ Dict::Add('EN US', 'English', 'English', array( 'Menu:UserAccountsMenu:Title' => 'User Accounts', 'Menu:MyShortcuts' => 'My Shortcuts', )); + +// +// Class: AbstractResource +// + +Dict::Add('EN US', 'English', 'English', array( + 'Class:AbstractResource' => 'Abstract Resource', + 'Class:AbstractResource+' => '', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('EN US', 'English', 'English', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu', + 'Class:ResourceAdminMenu+' => '', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('EN US', 'English', 'English', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu', + 'Class:ResourceRunQueriesMenu+' => '', +)); diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index f28d0c3e0..8264c8e53 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -775,6 +775,7 @@ Dict::Add('EN US', 'English', 'English', array( 'UI:Title:DeletionOf_Object' => 'Deletion of %1$s', 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Bulk deletion of %1$d objects of class %2$s', 'UI:Delete:NotAllowedToDelete' => 'You are not allowed to delete this object', + 'UI:Delete:NotAllowedToUpdate_Fields' => 'You are not allowed to update the fields: $1%s', 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action', 'UI:Error:NotEnoughRightsToDelete' => 'This object could not be deleted because the current user do not have sufficient rights', 'UI:Error:CannotDeleteBecause' => 'This object could not be deleted because: %1$s',