From bc18da23a976424bc9dd883fa7e5ce2f55ddd9cf Mon Sep 17 00:00:00 2001 From: Automated System Date: Sat, 27 Nov 2021 18:36:02 +0000 Subject: [PATCH] Fix plural form of translations. The leading '_n: ' should not be part of the translations. --- translations/messages/pt.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/messages/pt.po b/translations/messages/pt.po index af662cf..96c091b 100644 --- a/translations/messages/pt.po +++ b/translations/messages/pt.po @@ -644,7 +644,7 @@ msgid "" "_n: Rename the %n selected items to:\n" "Rename the %n selected items to:" msgstr "" -"_n: Renomear o %n item seleccionado para:\n" +"Renomear o %n item seleccionado para:\n" "Renomear os %n itens seleccionados para:" #: renamedialog.cpp:43