[gnome-control-center/gnome-3-8] fr: Fix Plural-Forms header



commit befb17258c58b144188d5ff6c23a689f9f9422ea
Author: Christophe Fergeau <cfergeau redhat com>
Date:   Tue Mar 25 12:21:47 2014 +0100

    fr: Fix Plural-Forms header
    
    In French, the singular form should be used for 0.

 po/fr.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/fr.po b/po/fr.po
index 1ae4e27..2b13212 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -42,7 +42,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n!=1)\n"
+"Plural-Forms: nplurals=2; plural=n>1\n"
 
 #. This refers to a slideshow background
 #: ../panels/background/background.ui.h:2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]