diff options
author | Gotcha <gotcha@piwigo.org> | 2010-05-22 09:43:49 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2010-05-22 09:43:49 +0000 |
commit | 2523c42508bb03c1eae91155e4188aec2f41ca51 (patch) | |
tree | db2cc9d95ccf8db77b55c72ccf164c4ee28982ff /language/fr_FR/common.lang.php | |
parent | ef546e04f37188dfc1b31f1404564b631678403f (diff) |
Merge r6273
git-svn-id: http://piwigo.org/svn/branches/2.1@6274 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fr_FR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index 19212dccf..f0e48275e 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -90,7 +90,7 @@ $lang['New password confirmation does not correspond'] = 'Erreur de confirmation $lang['New password sent by email'] = 'Nouveau mot de passe envoyé par e-mail'; $lang['No email address'] = 'Pas d\'adresse e-mail'; $lang['No classic user matches this email address'] = 'Cette adresse e-mail ne correspond à aucun utilisateur classique'; -$lang['Notification'] = 'Notification'; +$lang['Notification'] = 'Notifications RSS'; $lang['Number of items'] = 'Nombre d\'élément'; $lang['Original dimensions'] = 'Dimensions d\'origine'; $lang['Password forgotten'] = 'Mot de passe oublié'; |