From: Olivier Migeot Date: Tue, 22 Mar 2011 09:28:22 +0000 (+0100) Subject: Defined plurals (as explained by Fabio) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=19d7e7fefeb3d20697d6a7e0b1fc7a16d9127c64;p=friendica.git Defined plurals (as explained by Fabio) --- diff --git a/view/fr/messages.po b/view/fr/messages.po index 6759f311b5..04364193fb 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!=0);\n" "X-Language: fr_FR\n" #: ../../include/auth.php:27 diff --git a/view/fr/strings.php b/view/fr/strings.php index 564b9065d8..05fdd8b47f 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -1,7 +1,7 @@ strings["Logged out."] = "Déconnecté.";