summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-08-06 14:56:57 +0200
committerSlávek Banko <[email protected]>2020-08-06 15:14:25 +0200
commit0080be6df6b483abd1fa39355e2d68c3a4b3aca4 (patch)
treebe2c7c23dd059f21da2433da788ed5d843cc25cf
parentea9c6e499253baa12e8cf1d1e57041603ba540f8 (diff)
downloadbasket-0080be6df6b483abd1fa39355e2d68c3a4b3aca4.tar.gz
basket-0080be6df6b483abd1fa39355e2d68c3a4b3aca4.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a962d6e0bed8fb52bf027776e41b6c8087ae3388)
-rw-r--r--po/sk.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/sk.po b/po/sk.po
index d45cf15..78b9a8e 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -515,7 +515,7 @@ msgid ""
"_n: <qt>Do you really want to delete this note?</qt>\n"
"<qt>Do you really want to delete those <b>%n</b> notes?</qt>"
msgstr ""
-"_n: <qt>Naozaj chcete odstrániť túto poznámku?</qt>\n"
+"<qt>Naozaj chcete odstrániť túto poznámku?</qt>\n"
"<qt>Naozaj chcete odstrániť tieto poznámky <b>%n</b> ?</qt>"
#: basket.cpp:4122