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/ms/amarok.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/ms/amarok.po') diff --git a/po/ms/amarok.po b/po/ms/amarok.po index 999a3516..acd1495a 100644 --- a/po/ms/amarok.po +++ b/po/ms/amarok.po @@ -9048,7 +9048,7 @@ msgid "" "_n: %n artist\n" "%n artists" msgstr "" -"_n: %n artist\n" +"%n artist\n" "%n artis" #: statistics.cpp:257 -- cgit v1.2.1