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 15:23:38 +0200
commitcae441168fda8aea8d3483755c3a005a9ca61217 (patch)
tree47a78f228259ef74e3ebaaf5d7b676f6296309cc /po/en_GB.po
parentd7f6dccfc5c0b0df2132225e3ad0b334b175ce45 (diff)
downloadkmymoney-cae441168fda8aea8d3483755c3a005a9ca61217.tar.gz
kmymoney-cae441168fda8aea8d3483755c3a005a9ca61217.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 99f5d13c79d08809fa0d2a3a7cac53204df00ff5)
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