From e01e3fad6d4a1eead6e6b13a81c6d61221ce6fab Mon Sep 17 00:00:00 2001
From: "george@middleeastwatch.net" <>
Date: Mon, 27 Feb 2017 04:32:38 +0000
Subject: [PATCH] [Salvatore] [source:_core_/plugins/medias/lang/ medias]
 Export depuis http://trad.spip.net de la langue en

---
 lang/medias_en.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/medias_en.php b/lang/medias_en.php
index 18e8d0b4..30d22716 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',
-- 
GitLab