From 0bc2100dafa80584ec7b5e6497fc32cd3c285cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 15:01:41 +0200 Subject: [PATCH] Fix plural form of translations. The leading '_n: ' should not be part of the translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/it.po b/po/it.po index 7faed6c..84e3075 100644 --- a/po/it.po +++ b/po/it.po @@ -245,7 +245,7 @@ msgid "" "_n: 1 day \n" "%n days " msgstr "" -"_n: 1 giorno \n" +"1 giorno \n" "%n giorni " #: hiddensrvs.ui.h:62 @@ -451,7 +451,7 @@ msgid "" "_n: Example:\n" "Examples:" msgstr "" -"_n: Esempio:\n" +"Esempio:\n" "Esempi:" #: likeback.cpp:466