From 59007472bb9e53c6c954c6cca50c1d0ad8479ac0 Mon Sep 17 00:00:00 2001 From: Automated System Date: Sun, 20 Oct 2024 18:21:05 +0000 Subject: [PATCH] Fix plural form of translations. The leading '_n: ' should not be part of the translations. --- translations/messages/it.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages/it.po b/translations/messages/it.po index c80c132..64f022d 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -1343,7 +1343,7 @@ msgid "" "_n: 1 log line copied to clipboard.\n" "%n log lines copied to clipboard." msgstr "" -"_n: 1 riga di registro copiata negli appunti.\n" +"1 riga di registro copiata negli appunti.\n" "%n righe di registro copiate negli appunti." #: loggerDialog.cpp:95