From f40a57c52b719adc5cb09766f82b4c8be8abaccb Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 24 Jan 2007 16:12:05 +0000 Subject: adapted to plural-forms --- po/hr.po | 1 + 1 file changed, 1 insertion(+) (limited to 'po/hr.po') diff --git a/po/hr.po b/po/hr.po index a677f79..04976a8 100644 --- a/po/hr.po +++ b/po/hr.po @@ -19,6 +19,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../USER/USER.xs:84 #, c-format -- cgit v1.2.1