From 3b629ab83c8be6058968b592b876ff8978eabf3f Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Mon, 3 Jan 2011 13:46:06 +0000 Subject: [PATCH] SVN:trunk[1040] --- dictionaries/dictionary.itop.ui.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dictionaries/dictionary.itop.ui.php b/dictionaries/dictionary.itop.ui.php index 294582d00..ef6643d24 100644 --- a/dictionaries/dictionary.itop.ui.php +++ b/dictionaries/dictionary.itop.ui.php @@ -875,7 +875,10 @@ When associated with a trigger, each action is given an "order" number, specifyi 'Portal:Button:CloseTicket' => 'Close this ticket', 'Portal:EnterYourCommentsOnTicket' => 'Enter your comments about the resolution of this ticket:', 'Portal:ErrorNoContactForThisUser' => 'Error: the current user is not associated with a Contact/Person. Please contact your administrator.', - + 'Portal:Attachments' => 'Attachments', + 'Portal:AddAttachment' => ' Add Attachment ', + 'Portal:RemoveAttachment' => ' Remove Attachment ', + 'Portal:Attachment_No_To_Ticket_Name' => 'Attachment #%1$d to %2$s (%3$s)', 'Enum:Undefined' => 'Undefined', ));