[totem/gnome-2-28] Fixed Icelandic plural forms



commit 4edce66624a438682798c6a7a1a583e763e4305b
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Sep 30 11:29:52 2009 +0100

    Fixed Icelandic plural forms
    
    On advice given by Sveinn í Felli <sveinki nett is>, the Plural Forms
    can mercifully be a lot simpler.

 po/is.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/is.po b/po/is.po
index 7717897..fce3157 100644
--- a/po/is.po
+++ b/po/is.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=2; plural=(n % 100 != 1 && n % 100 != 21 && n % 100 != 31 && n % 100 != 41 && n % 100 != 51 && n % 100 != 61 && n % 100 != 71 && n % 100 != 81 && n % 100 != 91);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: data/playlist.glade.h:1 src/totem-playlist.c:1444
 msgid "Playlist"



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