Design and bug fixes :

* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
This commit is contained in:
Zacharie
2020-07-20 14:39:46 +02:00
parent bf0013502b
commit d23971901b
58 changed files with 246 additions and 236 deletions
+4 -4
View File
@@ -674,7 +674,7 @@ $lang['Refresh photo set'] = 'Rafraîchir le lot de photos';
$lang['The whole page'] = 'Toute la page';
$lang['The whole set'] = 'Tout le lot';
$lang['No photo in the current set.'] = 'Aucune photo dans le lot.';
$lang['No photo selected, no action possible.'] = 'Aucune photo sélectionnée, aucune action possible.';
$lang['No photos selected, no actions possible.'] = 'Aucune photo sélectionnée, aucune action possible.';
$lang['Choose an action'] = 'Choisir une action';
$lang['remove author'] = 'supprimer l\'auteur';
$lang['Type here the author name'] = 'Entrez ici le nom de l\'auteur';
@@ -921,7 +921,7 @@ $lang['between %d and %d pixels'] = 'entre %d et %d pixels';
$lang['between %.2f and %.2f'] = 'entre %.2f et %.2f';
$lang['Manage the members'] = 'Gérer les membres';
$lang['Type here the name of the new group'] = 'Inscrivez ici le nom du nouveau groupe';
$lang['No group selected, no action possible.'] = 'Pas de groupes sélectionnés, pas d\'actions possibles.';
$lang['No groups selected, no actions possible.'] = 'Pas de groupes sélectionnés, pas d\'actions possibles.';
$lang['Please select at least two groups'] = 'Merci de sélectionner au moins deux groupes';
$lang['Duplicate'] = 'Dupliquer';
$lang['Merge selected groups'] = 'Fusionner les groupes sélectionnés';
@@ -939,7 +939,7 @@ $lang['Show %s users'] = 'Afficher %s utilisateurs';
$lang['No matching user found'] = 'Aucun utilisateur à afficher';
$lang['Showing %s to %s of %s users'] = 'Affichage des utilisateurs %s à %s sur %s';
$lang['(filtered from %s total users)'] = '(filtré de %s utilisateurs au total)';
$lang['No user selected, no action possible.'] = 'Aucun utilisateur sélectionné, aucune action possible.';
$lang['No users selected, no actions possible.'] = 'Aucun utilisateur sélectionné, aucune action possible.';
$lang['%d of %d users selected'] = '%d des %d utilisateurs sélectionnés.';
$lang['No user selected of %d users'] = 'Aucun utilisateur sélectionné sur les %d';
$lang['All %d users are selected'] = 'Tous les %d utilisateurs sont sélectionnés';
@@ -978,7 +978,7 @@ $lang['Each email sent will contain its own automatic authentication key on link
$lang['For security reason, authentication keys do not work for administrators.'] = 'Par mesure de sécurité les clefs d\'identification ne fonctionnent pas pour les administrateurs.';
$lang['Y Repeat'] = 'Répétition Y';
$lang['Select tags'] = 'Sélectionner des tags';
$lang['No tag selected, no action possible.'] = 'Aucun tag sélectionné, aucune action possible.';
$lang['No tags selected, no actions possible.'] = 'Aucun tag sélectionné, aucune action possible.';
$lang['Display form'] = 'Afficher le formulaire';
$lang['Delete album "%s".'] = 'Supprimer l\'album "%s".';
$lang['Delete album "%s" and its %d sub-albums.'] = 'Supprimer l\'album "%s" et ses %d sous-albums.';