From 588080a343eee4c32e0c499ea9ad38dfe032797d Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 16 Dec 2022 16:08:14 +0100 Subject: [PATCH] copy fr_FR + en_UK from 13.x@317c9a0 (only new string in admin.lang.php), ready for translations --- language/en_UK/admin.lang.php | 1 + language/fr_FR/admin.lang.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index f96442345..3bbbd3e63 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1325,4 +1325,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['Apply to root albums'] = 'Apply to root albums'; $lang['Album name must not be empty'] = 'Album name must not be empty'; $lang['Visit history'] = 'Visit history'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Some photos are missing from your file system. Details provided by plugin Check Uploads'; // Leave this line empty diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 32063e442..b695922b9 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1325,4 +1325,5 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['Apply to root albums'] = 'Appliquer aux albums racine'; $lang['Album name must not be empty'] = 'Le nom de l\'album ne doit pas être vide'; $lang['Visit history'] = 'Historique des visites'; -// Leave this line empty \ No newline at end of file +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Des photos sont absentes de votre système de fichier. À contrôler avec le plugin Check Uploads.'; +// Leave this line empty