diff options
author | Friendika <info@friendika.com> | 2011-02-05 12:59:04 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-05 12:59:04 -0800 |
commit | c4ddee005ebcf912c913e12a17e65ab8826650a6 (patch) | |
tree | aaf46cc1761250b3aa2b819f285a80f8f7b1c0aa /view | |
parent | 1d9f67743883c48c9db28dee6fecd58e0dca90ba (diff) | |
parent | 4e913d59eabbddfc5428c4b0f91d1cd612f0dd5e (diff) | |
download | volse-hubzilla-c4ddee005ebcf912c913e12a17e65ab8826650a6.tar.gz volse-hubzilla-c4ddee005ebcf912c913e12a17e65ab8826650a6.tar.bz2 volse-hubzilla-c4ddee005ebcf912c913e12a17e65ab8826650a6.zip |
Merge branch 'master' of https://github.com/omigeot/friendika into omigeot-master
Diffstat (limited to 'view')
-rw-r--r-- | view/fr/strings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php index c64bba1b7..8bac6347f 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -293,6 +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 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]'; |