diff --git a/datamodels/2.x/itop-attachments/dictionaries/en.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/dictionaries/en.dict.itop-attachments.php index 579aa5e659..9bcc301421 100644 --- a/datamodels/2.x/itop-attachments/dictionaries/en.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/dictionaries/en.dict.itop-attachments.php @@ -26,9 +26,9 @@ Dict::Add('EN US', 'English', 'English', array( 'Attachments:History_File_Removed' => 'Attachment %1$s removed.', 'Attachments:AddAttachment' => 'Add attachment: ', 'Attachments:UploadNotAllowedOnThisSystem' => 'File upload in NOT allowed on this system.', - 'Attachment:Max_Go' => '(Maximum file size: %1$s Go)', - 'Attachment:Max_Mo' => '(Maximum file size: %1$s Mo)', - 'Attachment:Max_Ko' => '(Maximum file size: %1$s Ko)', + 'Attachment:Max_Go' => '(Maximum file size: %1$s GB)', + 'Attachment:Max_Mo' => '(Maximum file size: %1$s MB)', + 'Attachment:Max_Ko' => '(Maximum file size: %1$s KB)', 'Attachments:NoAttachment' => 'No attachment. ', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.', 'Attachments:Error:FileTooLarge' => 'File is too large to be uploaded. %1$s',