aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/strings.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-08 18:53:52 -0800
committerFriendika <info@friendika.com>2011-03-08 18:53:52 -0800
commit0de88eb6b0e5ceab470240a54414317884a49101 (patch)
tree1771d6e52ecf64a96aecf2ccf5ce1b06259abfde /view/fr/strings.php
parentea59e199d5609f4d196ecced569a8e267c2e27d5 (diff)
downloadvolse-hubzilla-0de88eb6b0e5ceab470240a54414317884a49101.tar.gz
volse-hubzilla-0de88eb6b0e5ceab470240a54414317884a49101.tar.bz2
volse-hubzilla-0de88eb6b0e5ceab470240a54414317884a49101.zip
yet another template converted to language neutral format
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r--view/fr/strings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php
index b6b20f68c..423645c86 100644
--- a/view/fr/strings.php
+++ b/view/fr/strings.php
@@ -159,6 +159,8 @@ $a->strings['Cancel'] = 'Annuler';
$a->strings['Global Directory'] = 'Annuaire global';
$a->strings['Item not found.'] = 'Élément introuvable.';
$a->strings['Private Message'] = 'Message privé';
+$a->strings["I like this \x28toggle\x29"] = "I like this \x28toggle\x29";
+$a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\x29";
$a->strings['This is you'] = 'C\'est vous';
$a->strings['View $name\'s profile'] = 'Voir le profil de $name';
$a->strings['Item has been removed.'] = 'Cet élément a été enlevé.';