diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 3 | ||||
-rw-r--r-- | language/fr_FR.iso-8859-1/common.lang.php | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 76b565a3f..5f6430ff2 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -462,9 +462,6 @@ $lang['hint_customize'] = 'customize the appareance of the gallery'; $lang['hint_search'] = 'search'; $lang['home'] = 'Home'; $lang['home_hint'] = 'Back to the home page'; -$lang['ident_forgotten_password'] = 'Forget your password ?'; -$lang['ident_guest_visit'] = 'Go through the gallery as a visitor'; -$lang['ident_register'] = 'Register'; $lang['ident_title'] = 'ident_title'; $lang['identification'] = 'Identification'; $lang['images_available'] = 'images in this category'; diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php index 9a6dbd467..45d9025b3 100644 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ b/language/fr_FR.iso-8859-1/common.lang.php @@ -461,9 +461,6 @@ $lang['hint_customize'] = 'personnaliser l\'apparence de la galerie'; $lang['hint_search'] = 'recherche'; $lang['home'] = 'Accueil'; $lang['home_hint'] = 'Retour à la page d\'accueil'; -$lang['ident_forgotten_password'] = 'Mot de passe oublié ?'; -$lang['ident_guest_visit'] = 'Parcourir la galerie en tant que visiteur'; -$lang['ident_register'] = 'S\'enregistrer'; $lang['ident_title'] = 'Identification (FIXME)'; $lang['identification'] = 'Identification'; $lang['images_available'] = 'images dans cette catégorie'; |