|
|
|
@ -20,7 +20,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
|
|
|
|
|
'cfg_client_height' => 'Height',
|
|
|
|
|
'cfg_client_height_explication' => 'Maximum image height (px) Hauteur maximale de l’image (px)',
|
|
|
|
|
'cfg_client_quality' => 'Quality',
|
|
|
|
|
'cfg_client_quality_explication' => 'Image compression after resizing, value between 0 and 100, default: 85', # RELIRE
|
|
|
|
|
'cfg_client_quality_explication' => 'Image compression after resizing, value between 0 and 100, default: 85',
|
|
|
|
|
'cfg_client_width' => 'Width',
|
|
|
|
|
'cfg_client_width_explication' => 'Maximum image width (px) ',
|
|
|
|
|
'cfg_explication_parametrages' => 'These options target only the file fields managed by drag and drop.',
|
|
|
|
@ -28,7 +28,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
|
|
|
|
|
'cfg_max_file_size' => 'Maximum file size',
|
|
|
|
|
'cfg_max_file_size_explication' => 'Maximum file size (in Mb).',
|
|
|
|
|
'cfg_titre_parametrages' => 'File Upload',
|
|
|
|
|
'cfg_titre_retailler_image' => 'Enable image resizing by the browser', # RELIRE
|
|
|
|
|
'cfg_titre_retailler_image' => 'Enable image resizing by the browser',
|
|
|
|
|
'cfg_titre_retailler_image_actif' => 'Browser-based image resizing is enabled with the following values',
|
|
|
|
|
'choisir' => 'Choose',
|
|
|
|
|
|
|
|
|
|