some writing modifications

This commit is contained in:
loulous27 2026-03-05 17:32:06 +01:00
parent 93ab619492
commit 5387d32bbd
2 changed files with 15 additions and 9 deletions

View file

@ -37,7 +37,7 @@ lgContainer.addEventListener('lgAfterOpen', () => {
// Affichage de la modale stylisée
Swal.fire({
title: gettext('Download'),
text: gettext("This image is free to download, but permission from the photographer and the people in the photo is required before republishing it on another website. Furthermore, it is good practice to credit LENS and the photographers in any republications."),
text: gettext("This image is free to download, but permission from the photographer and the people in the photo is required before republishing it on another website. Furthermore, it is good practice to credit L[ENS] and the photographers in any republications."),
icon: 'info',
showCancelButton: true,
confirmButtonColor: '#3085d6',