rephrase option to update photo files

This commit is contained in:
plegall
2025-08-26 17:54:53 +02:00
parent 613dd410e5
commit 7deda19787
3 changed files with 3 additions and 1 deletions

View File

@@ -1416,5 +1416,6 @@ $lang['No comments selected, no actions possible.'] = 'No comments selected, no
$lang['The comment has been validated.'] = 'The comment has been validated.';
$lang['The comments have been validated.'] = 'The comments have been validated.';
$lang['Are you sure you want to delete "%d" comments?'] = 'Are you sure you want to delete "%d" comments?';
$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'If a photo in this album has the same filename, update the file without changing the photo\'s properties';
// Leave this line empty

View File

@@ -1418,4 +1418,5 @@ $lang['No comments selected, no actions possible.'] = 'Aucun commentaire sélect
$lang['The comment has been validated.'] = 'Le commentaire a été validé.';
$lang['The comments have been validated.'] = 'Les commentaires ont été validés.';
$lang['Are you sure you want to delete "%d" comments?'] = 'Êtes-vous sûr de vouloir supprimer "%d" commentaires ?';
$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Si une photo de cet album a le même nom de fichier, mettre à jour le fichier sans changer les propriétés de la photo';
// Leave this line empty