diff options
Diffstat (limited to 'languages/fr.php')
-rw-r--r-- | languages/fr.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/languages/fr.php b/languages/fr.php index ceca62807..375159e0b 100644 --- a/languages/fr.php +++ b/languages/fr.php @@ -101,7 +101,7 @@ $french = array( 'tidypics:phototagging:error' => "Erreur innatendue durant le taggage" , 'tidypics:deletetag:success' => "Les tags sélectionnés ont correctement été supprimés" , 'tidypics:tag:subject' => "Vous avez été taggé dans une photo !!!" , - 'tidypics:tag:body' => "Vous avez été taggé dans la photo %s par %s !!!
+ 'tidypics:tag:body' => "Vous avez été taggé dans la photo %s par %s !!! La photo peut être consultée ici: %s" , 'tidypics:posted' => "a posté une photo" , 'tidypics:widget:albums' => "Albums photo" , @@ -155,5 +155,3 @@ La photo peut être consultée ici: %s" , ); add_translation('fr', $french); - -?>
\ No newline at end of file |