From 262c7c7af397c39b4dec7cedadce80d9b210394c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 15:01:06 +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 (cherry picked from commit 2e9cc942bc789c10abade1f907e55d603bf0b5cf) --- po/nl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/nl.po b/po/nl.po index 87fe4af..f656437 100644 --- a/po/nl.po +++ b/po/nl.po @@ -233,7 +233,7 @@ msgid "" "_n: There is one new installed application\n" "There are %n new installed applications" msgstr "" -"_n: Er is één nieuw programma\n" +"Er is één nieuw programma\n" "Er zijn %n nieuwe programma's" #: tastymenu.cpp:419