summaryrefslogtreecommitdiffstats
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:56 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:56 +0200
commit99f5d13c79d08809fa0d2a3a7cac53204df00ff5 (patch)
tree741f2697da5d4e4a03ee1ad4cf2612effb887fa5 /po/en_GB.po
parentf8bf997da49ca7ce93ec3c6138d932baa4bdc643 (diff)
downloadkmymoney-99f5d13c79d08809fa0d2a3a7cac53204df00ff5.tar.gz
kmymoney-99f5d13c79d08809fa0d2a3a7cac53204df00ff5.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>
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 99b2f52..da47d1e 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2269,7 +2269,7 @@ msgid ""
"_n: one month\n"
"%n months"
msgstr ""
-"_n: one month\n"
+"one month\n"
"%n months"
#: dialogs/knewloanwizard.cpp:850
@@ -2279,7 +2279,7 @@ msgid ""
"_n: one year\n"
"%n years"
msgstr ""
-"_n: one year\n"
+"one year\n"
"%n years"
#: dialogs/knewloanwizard.cpp:854
@@ -2289,7 +2289,7 @@ msgid ""
"_n: one payment\n"
"%n payments"
msgstr ""
-"_n: one payment\n"
+"one payment\n"
"%n payments"
#: dialogs/knewloanwizard.cpp:892 kmymoney2.cpp:2387