summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:01:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:01:06 +0200
commit2e9cc942bc789c10abade1f907e55d603bf0b5cf (patch)
treeedd4c9ec0d00263eea78ff9e29d03668c228503a
parent1af2cb12c3b29b5a69acd3c099ed9470f95ce6f6 (diff)
downloadtastymenu-2e9cc942bc789c10abade1f907e55d603bf0b5cf.tar.gz
tastymenu-2e9cc942bc789c10abade1f907e55d603bf0b5cf.zip
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>
-rw-r--r--po/nl.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/nl.po b/po/nl.po
index 1b8c649..d490447 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