diff options
author | Olivier Migeot <olivier@migeot.org> | 2011-04-13 14:49:44 +0200 |
---|---|---|
committer | Olivier Migeot <olivier@migeot.org> | 2011-04-13 14:49:44 +0200 |
commit | 0c9c4c17140814699db90947fd25e742c1e8ca33 (patch) | |
tree | d4547847a1c38309a2cb6a92138a5d5c30c6e776 /view | |
parent | e051fa36052efbea2bdd9629d41851398f63ad71 (diff) | |
download | volse-hubzilla-0c9c4c17140814699db90947fd25e742c1e8ca33.tar.gz volse-hubzilla-0c9c4c17140814699db90947fd25e742c1e8ca33.tar.bz2 volse-hubzilla-0c9c4c17140814699db90947fd25e742c1e8ca33.zip |
Fixed plurals def
Diffstat (limited to 'view')
-rw-r--r-- | view/fr/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/messages.po b/view/fr/messages.po index ec064cbac..e1dc4b867 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -16,7 +16,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" #: ../../include/auth.php:27 msgid "Logged out." |