diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 33d286fc1..2676a1739 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1244,3 +1244,4 @@ $lang['Your selection'] = 'Your selection'; $lang['action succesfully performed.'] = 'action succesfully performed.'; $lang['%s lines'] = "%s lines"; $lang['%s line'] = "%s line"; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'; diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index c437ffd28..f6817d2e5 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1251,3 +1251,5 @@ $lang['Your selection'] = 'Votre selection'; $lang['action succesfully performed.'] = 'action effectuée avec succès.'; $lang['%s lines'] = "%s lignes"; $lang['%s line'] = "%s ligne"; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Les albums vérrouillés sont désactivé pour maintenance. Seul les administrateurs peuvent les voir dans la gallerie. Vérrouiller cet album vérouillera aussi ses sous-albums'; +