From cebaaa22ffae6b7548f9ed723e80c80573ad45f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Thu, 7 Mar 2019 13:41:39 +0000 Subject: [PATCH] po: fix syntax error in plural forms for lt language MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel P. Berrangé --- po/lt.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/lt.po b/po/lt.po index 9a18f31..90cdc7b 100644 --- a/po/lt.po +++ b/po/lt.po @@ -16,7 +16,7 @@ msgstr "" "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 or n%100>=20) ? 1 : 2)\n" +"%100<10 || n%100>=20) ? 1 : 2)\n" "X-Generator: Zanata 3.8.4\n" #: ../data/remote-viewer.appdata.xml.in.h:1