diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
commit | 116e5d60d4260f7b161e84a0312a63f1afd7abad (patch) | |
tree | 474ea6550994a6cd35f05e4430ec8bc7d8b69a65 /language/fr_CA/common.lang.php | |
parent | 4c9c38a9f1894d8466954f8126adc244b0dcb9fa (diff) |
- language remove duplicate keys
- css simpler
git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_CA/common.lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index eec9692f9..d8887da69 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -192,7 +192,6 @@ $lang['See last users comments'] = 'Voir les derniers commentaires utilisateurs' $lang['customize the appareance of the gallery'] = 'personnaliser l\'apparence de la galerie'; $lang['search'] = 'recherche'; $lang['Home'] = 'Accueil'; -$lang['Identification'] = 'Identification'; $lang['in this album'] = 'dans cette catégorie'; $lang['in %d sub-album'] = 'dans %d sous-catégorie'; $lang['in %d sub-albums'] = 'dans %d sous-catégories'; @@ -310,7 +309,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Le format du fich $lang['Name of the picture'] = 'Nom de l\'image'; $lang['Upload a picture'] = 'Ajouter une image'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Image ajoutée avec succès, un administrateur la validera dès que possible'; -$lang['Upload a picture'] = 'Ajouter une image'; $lang['useful when password forgotten'] = 'utile en cas d\'oubli de mot de passe'; $lang['Quick search'] = 'Recherche rapide'; $lang['Connected user: %s'] = 'Utilisateur connecté : %s'; |