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:02:30 +0200
commitfbed66d088c1f369b46d5fc32825bbfdd28ca071 (patch)
tree9b93a244e33ef297f3efe4161a4a424ce528eece
parentcc3b654b3e136452e34f2b3bb7b644feecb4dc17 (diff)
downloadyakuake-fbed66d088c1f369b46d5fc32825bbfdd28ca071.tar.gz
yakuake-fbed66d088c1f369b46d5fc32825bbfdd28ca071.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>
-rw-r--r--translations/messages/it.po2
1 files changed, 1 insertions, 1 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