SVN:trunk[1040]

This commit is contained in:
Denis Flaven
2011-01-03 13:46:06 +00:00
parent abc2c7b5e1
commit 3b629ab83c

View File

@@ -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',
));