diff --git a/lang/medias_en.php b/lang/medias_en.php index 18e8d0b46cfc2fd2c821646c7efc692e2faea93f..30d2271686a312e19849f1fd265b82ad13c6876b 100644 --- a/lang/medias_en.php +++ b/lang/medias_en.php @@ -105,6 +105,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'image_tourner_180' => 'Rotate 180°', 'image_tourner_droite' => 'Rotate 90° right', 'image_tourner_gauche' => 'Rotate 90° left', + 'info_dimensions_image' => 'Dimensions', 'info_doc_max_poids' => 'Documents must necessarily be less than @maxi@ (this file is @actuel@).', 'info_document' => 'Document', 'info_document_indisponible' => 'This document is not available', @@ -124,6 +125,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'info_modifier_document' => 'Modify the document', 'info_portfolio' => 'Portfolio', 'info_referencer_doc_distant' => 'Reference a document on Internet:', + 'info_resolution_image' => 'Resolution', + 'info_resolution_mpx' => '@resolution@ Mpx', 'info_sans_vignette' => 'Without thumbnail', 'info_statut_document' => 'This document is:', 'info_taille' => 'Weight',