diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 4d1146115..4fa8bad2b 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1329,8 +1329,4 @@ $lang['Some photos are missing from your file system. Details provided by plugin $lang['%d filtered users'] = '%d filtered users'; $lang['%d filtered user'] = '%d filtered user'; $lang['%d pictures in sub-albums'] = '%d pictures in sub-albums'; -$lang['or'] = 'or'; -$lang['Locked album'] = 'Locked album'; -$lang['This album is currently locked, visible only to administrators.'] = 'This album is currently locked, visible only to administrators.'; -$lang['Unlock it'] = 'Unlock it'; // Leave this line empty diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 61c0e2dc2..edec41082 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1329,12 +1329,4 @@ $lang['Some photos are missing from your file system. Details provided by plugin $lang['%d filtered users'] = '%d utilisateurs filtrés'; $lang['%d filtered user'] = '%d utilisateur filtré'; $lang['%d pictures in sub-albums'] = '%d images dans les sous-albums'; -$lang['Allow comments for sub-albums'] = 'Autoriser les commentaires pour tous les sous-albums'; -$lang['Disallow comments for sub-albums'] = 'Interdire les commentaires pour tous les sous-albums'; -$lang['Comments allowed for sub-albums'] = 'Commentaires autorisés pour tous les sous-albums'; -$lang['Comments disallowed for sub-albums'] = 'Commentaires interdit pour tous les sous-albums'; -$lang['or'] = 'ou'; -$lang['Locked album'] = 'Album verrouillé'; -$lang['This album is currently locked, visible only to administrators.'] = 'Cet album est actuellement verrouillé, visible uniquement par les administrateurs.'; -$lang['Unlock it'] = 'Le déverrouiller'; // Leave this line empty