[totem-pl-parser] Fixed plural form for nepali and uighur translations



commit 2c15e74f7cca406a28e18e94e092b545d199f0ea
Author: Claude Paroz <claude 2xlibre net>
Date:   Sat Nov 28 15:38:09 2009 +0100

    Fixed plural form for nepali and uighur translations

 po/ne.po |    2 +-
 po/ug.po |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/ne.po b/po/ne.po
index 0956314..825f200 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -14,7 +14,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"
 "X-Generator: KBabel 1.9.1\n"
 
 #: data/playlist.glade.h:1 src/totem-playlist.c:1510
diff --git a/po/ug.po b/po/ug.po
index 2ac3609..9da2fe1 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -15,7 +15,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"
 
 #: data/playlist.glade.h:1 src/totem-playlist.c:1511
 msgid "Playlist"



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