feature:2284
Rename $conf['image_library'] into $conf['graphics_library'] Display library used in admin intro page. git-svn-id: http://piwigo.org/svn/trunk@10684 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
920f8b443a
commit
90825d08ea
7 changed files with 79 additions and 38 deletions
|
|
@ -841,4 +841,5 @@ $lang['Width'] = 'Largeur';
|
|||
$lang['Height'] = 'Hauteur';
|
||||
$lang['Follow Orientation'] = "Respecter l'orientation";
|
||||
$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Si vous voulez régénérer des miniatures, merci de vous rendre dans la <a href="%s">Gestion par lot</a>.';
|
||||
$lang['Graphics Library'] = 'Bibliothèque graphique';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue