feature 2407 added: display upload limitations before file selection (file

maximum size, maximum dimensions, allowed file types). The maximum dimensions
are calculated for GD only (because Imagick and External ImageMagick are not
using PHP memory as far as I could find on the web).

bug 2408 fixed: change term "old style form" into "browser uploader" and
"multiple file form" into "Flash Uploader" (based on WordPress user interface)


git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2011-08-18 15:19:03 +00:00
commit 27d0c89c33
36 changed files with 95 additions and 107 deletions

View file

@ -586,8 +586,6 @@ $lang['Menu Management'] = 'Menú';
$lang['%d of %d photos selected'] = '%d de %d fotos seleccionadas';
$lang['%d photos uploaded'] = '%d fotos enviadas';
$lang['+ Add an upload box'] = '+ Adicionar uma caixa de envio';
$lang['... or switch to the multiple files form'] = '... ou mudar para o formulário de ficheiros múltiplos';
$lang['... or switch to the old style form'] = '... ou mudar para o formulário antigo';
$lang['Action'] = 'Acção';
$lang['Activate field "%s"'] = 'Activar campo "%s"';
$lang['Activate icon "%s"'] = 'Activar ícone "%s"';
@ -665,7 +663,6 @@ $lang['Installed Languages'] = 'Linguagens Instaladas';
$lang['Installed Themes'] = 'Temas Instalados';
$lang['Instructions to use Piwigo'] = 'Instruções para usar Piwigo';
$lang['Invert'] = 'Inverter';
$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'Ficheiros JPEG ou ficheiros ZIP com ficheiros JPEG dentro, por favor.';
$lang['Keep high definition'] = 'Manter Alta Definição';
$lang['Language has been successfully installed'] = 'Linguagem instalada com sucesso';
$lang['Languages'] = 'Linguagens';