mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
related to #1265 Modified "high definition enabled" to "allow download".
Makes more sense because it is what the checkbox does
This commit is contained in:
@@ -379,7 +379,7 @@ $lang['Hello,'] = "Hello,";
|
||||
$lang['Help Me'] = 'Help Me';
|
||||
$lang['hide details'] = 'hide details';
|
||||
$lang['Hide'] = "Hide";
|
||||
$lang['High definition enabled'] = "High definition enabled";
|
||||
$lang['High definition enabled'] = "Allow download";
|
||||
$lang['High definition'] = "High definition";
|
||||
$lang['high'] = "high";
|
||||
$lang['History'] = "History";
|
||||
|
||||
@@ -188,7 +188,7 @@ $lang['Dissociate from album'] = 'Dissocier de l\'album';
|
||||
$lang['dissociate from group'] = "Dissocier du groupe";
|
||||
$lang['Album updated successfully'] = 'Les informations de l\'album ont été mises à jour avec succès.';
|
||||
$lang['photos per page'] = "photos par page";
|
||||
$lang['High definition enabled'] = "Haute définition actif";
|
||||
$lang['High definition enabled'] = "Authoriser le téléchargement";
|
||||
$lang['File'] = "Fichier";
|
||||
$lang['first photo added on %s'] = "première photo ajoutée le %s";
|
||||
$lang['Forbidden'] = "Interdits";
|
||||
|
||||
Reference in New Issue
Block a user