Ignore:
Timestamp:
Jan 17, 2021, 10:00:06 PM (3 years ago)
Author:
ddtddt
Message:

[read_metadata] add XMP support thanks to executive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/read_metadata/language/fr_FR/plugin.lang.php

    r31787 r32397  
    11<?php
    22// +-----------------------------------------------------------------------+
    3 // | Read Metadata                                                         |
     3// | Read Metadata plugin for piwigo  by TEMMII                            |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2016-2017 ddtddt               http://temmii.com/piwigo/ |
     5// | Copyright(C) 2016-2021 ddtddt               http://temmii.com/piwigo/ |
    66// +-----------------------------------------------------------------------+
    77// | This program is free software; you can redistribute it and/or modify  |
     
    3131$lang['Photo admin page'] = 'Page d\'administration de la photo';
    3232$lang['or'] = 'ou';
     33$lang['Unable to read XMP data. ImageMagick not loaded.'] = 'Impossible de lire les données XMP. ImageMagick n\'est pas activé.';
Note: See TracChangeset for help on using the changeset viewer.