diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-06 08:48:07 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-06 08:48:07 +0100 |
commit | dd3f21b98ab2777fbfccb72d6caccaa5a5541310 (patch) | |
tree | a554f7881fd17b4850125bbeb3a3a077c873b05f /view/fr/strings.php | |
parent | 0c83fb4d807d2cdf78acc4bd206bc7b278b01f53 (diff) | |
parent | d322bb461326adac29e4b3a16d6638de74da2348 (diff) | |
download | volse-hubzilla-dd3f21b98ab2777fbfccb72d6caccaa5a5541310.tar.gz volse-hubzilla-dd3f21b98ab2777fbfccb72d6caccaa5a5541310.tar.bz2 volse-hubzilla-dd3f21b98ab2777fbfccb72d6caccaa5a5541310.zip |
Merge branch 'master' of git://github.com/friendika/friendika
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r-- | view/fr/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php index 39e15eccf..8bac6347f 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -293,7 +293,7 @@ $a->strings['Edit Album'] = 'Éditer l\'album'; $a->strings['View Photo'] = 'Voir la photo'; $a->strings['Photo not available'] = 'Photo indisponible'; $a->strings['Edit photo'] = 'Éditer la photo'; -$a->strings['New album name] = 'Nom du nuovel album'; +$a->strings['New album name'] = 'Nom du nouvel album'; $a->strings['View Full Size'] = 'Voir en taille réelle'; $a->strings['Tags: '] = 'Étiquettes: '; $a->strings['[Remove any tag]'] = '[Retirer toutes les étiquettes]'; |