From e587104ad4ff5473e8f76e47672e264b2094c7ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:56:52 +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 913f739a194526a4db7121254260831e0075f672) --- po/it/amarok.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/it') diff --git a/po/it/amarok.po b/po/it/amarok.po index 035c30cf..eabcd6ed 100644 --- a/po/it/amarok.po +++ b/po/it/amarok.po @@ -7419,7 +7419,7 @@ msgid "" "_n: 1 folder\n" "%n folders" msgstr "" -"_n: 1 cartella\n" +"1 cartella\n" "%n cartelle" #: playlistbrowser.cpp:2220 -- cgit v1.2.1