bug 3127: during upload, warn user if she wants to leave the page (works fine on Firefox/Chrome)

git-svn-id: http://piwigo.org/svn/trunk@29356 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2014-09-01 12:13:55 +00:00
commit 0e28516b9b
3 changed files with 11 additions and 2 deletions

View file

@ -982,4 +982,5 @@ $lang['based on'] = 'basé sur';
$lang['file name'] = 'nom de fichier';
$lang['date & time'] = 'date et heure';
$lang['width & height'] = 'largeur et hauteur';
$lang['No and unlock sub-albums'] = 'Déverrouiller ou non les sous-albums';
$lang['No and unlock sub-albums'] = 'Non, et déverrouiller les sous-albums';
$lang['Upload in progress'] = 'Transfert en cours...';