From 0080be6df6b483abd1fa39355e2d68c3a4b3aca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:56:57 +0200 Subject: 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 a962d6e0bed8fb52bf027776e41b6c8087ae3388) --- po/sk.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sk.po b/po/sk.po index d45cf15..78b9a8e 100644 --- a/po/sk.po +++ b/po/sk.po @@ -515,7 +515,7 @@ msgid "" "_n: Do you really want to delete this note?\n" "Do you really want to delete those %n notes?" msgstr "" -"_n: Naozaj chcete odstrániť túto poznámku?\n" +"Naozaj chcete odstrániť túto poznámku?\n" "Naozaj chcete odstrániť tieto poznámky %n ?" #: basket.cpp:4122 -- cgit v1.2.1