summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:23 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:16:25 +0200
commit0052ffaa58fd0548b886ea2972a802a02e419b68 (patch)
tree6abf29677a30399befd9bcee32cce21a20eaba19
parente9baf9603c2a243974e0e94e2e776e4c0cf0c6f5 (diff)
downloadfilelight-0052ffaa58fd0548b886ea2972a802a02e419b68.tar.gz
filelight-0052ffaa58fd0548b886ea2972a802a02e419b68.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> (cherry picked from commit 916696ed571803baf739626e3549ca1f979eb48d)
-rw-r--r--translations/messages/nl.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/messages/nl.po b/translations/messages/nl.po
index 56ee5b8..fe3ffe1 100644
--- a/translations/messages/nl.po
+++ b/translations/messages/nl.po
@@ -179,7 +179,7 @@ msgid ""
"_n: %n File\n"
"%n Files"
msgstr ""
-"_n: %n bestand\n"
+"%n bestand\n"
"%n bestanden"
#: src/part/radialMap/builder.cpp:133