Fix plural form of translations.

The leading '_n: ' should not be part of the translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2e9cc942bc)
r14.0.x
Slávek Banko 4 years ago
parent 95835b626f
commit 262c7c7af3
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -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

Loading…
Cancel
Save