From 3deaf7f4b37a502c25af9d77a665e04b51e3ef12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 14:56:47 +0200 Subject: Fix plural form of translations. The leading '_n: ' should not be part of the translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/messages/it.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'translations/messages/it.po') diff --git a/translations/messages/it.po b/translations/messages/it.po index b7fdc60..9f78be3 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -68,7 +68,7 @@ msgid "" "_n: Remove all variables (1 variable)\n" "Remove all variables (%n variables)" msgstr "" -"_n: Rimozione di tutte le variabili (1 variabile)\n" +"Rimozione di tutte le variabili (1 variabile)\n" "Rimozione di tutte le variabili (%n variabili)" #: abakuslistview.cpp:200 @@ -81,7 +81,7 @@ msgid "" "_n: Remove all functions (1 function)\n" "Remove all functions (%n functions)" msgstr "" -"_n: Rimozione di tutte le funzioni (1 funzione)\n" +"Rimozione di tutte le funzioni (1 funzione)\n" "Rimozione di tutte le funzioni (%n funzioni)" #: mainwindow.cpp:69 -- cgit v1.2.1