From 17934650b4cb4c697e609ac15f5f2ffbe1b95f01 Mon Sep 17 00:00:00 2001 From: Automated System Date: Fri, 4 Apr 2025 18:22:20 +0000 Subject: [PATCH] Fix plural form of translations. The leading '_n: ' should not be part of the translations. --- translations/messages/nl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages/nl.po b/translations/messages/nl.po index 2cd4ada..bb256e8 100644 --- a/translations/messages/nl.po +++ b/translations/messages/nl.po @@ -126,7 +126,7 @@ msgid "" "_n: Slave :\n" "Slaves :" msgstr "" -"_n: Slave:\n" +"Slave:\n" "Slaves:" #: tdealternatives.cpp:455