summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:01:48 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 15:33:41 +0200
commit534c6d13913570afbcec9ec81f172a9cbabfb123 (patch)
treeca7abed4e4d9c790e9d6b5238bdcdb22c37a9149
parentc8113e4dac4ee330ec4503b501b2db242dcdd4a8 (diff)
downloadyakuake-534c6d13913570afbcec9ec81f172a9cbabfb123.tar.gz
yakuake-534c6d13913570afbcec9ec81f172a9cbabfb123.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fbed66d088c1f369b46d5fc32825bbfdd28ca071)
-rw-r--r--translations/messages/it.po2
-rw-r--r--translations/messages/pl.po2
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