From 534c6d13913570afbcec9ec81f172a9cbabfb123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 6 Aug 2020 15:01:48 +0200 Subject: [PATCH] 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 (cherry picked from commit fbed66d088c1f369b46d5fc32825bbfdd28ca071) --- translations/messages/it.po | 2 +- translations/messages/pl.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/messages/it.po b/translations/messages/it.po index b5d5185..edcae7d 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -324,7 +324,7 @@ msgid "" "_n: Shell\n" "Shell No. %n" msgstr "" -"_n: Shell\n" +"Shell\n" "Shell n. %n" #: src/title_bar.cpp:25 diff --git a/translations/messages/pl.po b/translations/messages/pl.po index e649022..92009e8 100644 --- a/translations/messages/pl.po +++ b/translations/messages/pl.po @@ -325,7 +325,7 @@ msgid "" "_n: Shell\n" "Shell No. %n" msgstr "" -"_n: Powłoka\n" +"Powłoka\n" "Powłoka nr %n" #: src/title_bar.cpp:25