From 79366a05c010bfe776c0fb5dd549544ccebefb2d Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 4 Jul 2014 08:09:16 +0200 Subject: po: Fix Plural-Forms fields --- po/bs.po | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/bs.po') diff --git a/po/bs.po b/po/bs.po index d561b86dd..ea773d56e 100644 --- a/po/bs.po +++ b/po/bs.po @@ -14,6 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\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" #: cmdline/apt-cache.cc:149 #, c-format -- cgit v1.2.3