bug:2863
display a message on the upload page if "Resized after upload" is checked git-svn-id: http://piwigo.org/svn/trunk@22135 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
c22683add2
commit
0490009705
5 changed files with 20 additions and 1 deletions
|
|
@ -950,4 +950,6 @@ $lang['This group will be unset to default'] = "Ce groupe ne sera plus par défa
|
|||
$lang['No members to manage'] = "Aucun membre à gérer";
|
||||
$lang['Rename'] = 'Renommer';
|
||||
$lang['Purge user cache'] = 'Purger le cache utilisateur';
|
||||
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'La tailles des images sera réduite à %dx%d pixels.';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue