Prechádzať zdrojové kódy

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1040 a333f486-631f-4898-b8df-5754b55c2be0

dflaven 14 rokov pred
rodič
commit
c6281deb9a
1 zmenil súbory, kde vykonal 4 pridanie a 1 odobranie
  1. 4 1
      dictionaries/dictionary.itop.ui.php

+ 4 - 1
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',
 ));