mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 00:42:20 +02:00
bug:2840
disable the "resize after upload" options if gd 1 lang key added git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -805,6 +805,7 @@ $lang['Synchronize metadata'] = "Synchroniser les méta-données";
|
||||
$lang['Add to caddie'] = 'Ajouter au panier';
|
||||
$lang['Zoom'] = 'Zoom';
|
||||
$lang['Resize after upload'] = 'Redimensionner après transfert';
|
||||
$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionnement après transfert désactivé car GD est la librairie graphique utilisée actuellement';
|
||||
$lang['Original Size'] = 'Taille originale';
|
||||
$lang['Send connection settings by email'] = 'Envoyer les identifiants par email';
|
||||
$lang['Activate comments'] = 'Activer les commentaires';
|
||||
|
||||
Reference in New Issue
Block a user