Skip to content
Extraits de code Groupes Projets
Valider ee6f27f0 rédigé par tcharlss@bravecassine.com's avatar tcharlss@bravecassine.com
Parcourir les fichiers

Chaîne de langue

parent ac44f4bf
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -129,7 +129,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( ...@@ -129,7 +129,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'info_utilisation' => 'Utilisation(s)', 'info_utilisation' => 'Utilisation(s)',
'info_dimensions_image' => 'Dimensions', 'info_dimensions_image' => 'Dimensions',
'info_resolution_image' => 'Résolution', 'info_resolution_image' => 'Résolution',
'info_resolution_mpx' => 'Mpx', 'info_resolution_mpx' => '@resolution@ Mpx',
'infos' => 'Infos techniques', 'infos' => 'Infos techniques',
'item_autoriser_selectionner_date_en_ligne' => 'Permettre de modifier la date de chaque document', 'item_autoriser_selectionner_date_en_ligne' => 'Permettre de modifier la date de chaque document',
'item_non_autoriser_selectionner_date_en_ligne' => 'La date des documents est celle de leur ajout sur le site', 'item_non_autoriser_selectionner_date_en_ligne' => 'La date des documents est celle de leur ajout sur le site',
......
...@@ -47,7 +47,7 @@ Distribue sous licence GPL ...@@ -47,7 +47,7 @@ Distribue sous licence GPL
</tr> </tr>
<tr> <tr>
<th><:medias:info_resolution_image:></th> <th><:medias:info_resolution_image:></th>
<td>[(#LARGEUR|mult{#HAUTEUR}|div{1000000}|round{1})&nbsp;<:medias:info_resolution_mpx:>]</td> <td>[(#VAL{medias:info_resolution_mpx}|_T{#ARRAY{resolution,#LARGEUR|mult{#HAUTEUR}|div{1000000}|round{1}}})]</td>
</tr> </tr>
] ]
<tr> <tr>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter