diff options
author | Guillem Jover <guillem@debian.org> | 2014-07-04 08:09:16 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-07-08 13:12:47 +0200 |
commit | 79366a05c010bfe776c0fb5dd549544ccebefb2d (patch) | |
tree | 85cc43e5965821488401aac3c9d76eeff8c3dba0 /po/lt.po | |
parent | 5d53df53c13af1eb00e92f695b23e06150a05654 (diff) |
po: Fix Plural-Forms fields
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.po | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,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" +"%100<10 || n%100>=20) ? 1 : 2;\n" "X-Launchpad-Export-Date: 2008-08-02 05:04+0000\n" #: cmdline/apt-cache.cc:149 |