diff options
author | Slávek Banko <[email protected]> | 2020-08-06 15:02:53 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-06 16:33:17 +0200 |
commit | 6145cd65d2aed19d1825275bb5585ebb55010005 (patch) | |
tree | b9d70f73fb6880b8c80cef78586f31a9974a6765 /tde-i18n-ko/messages/tdepim/korganizer.po | |
parent | 598e8a2682a91d26e7bb4407d9c3b59f71a372da (diff) | |
download | tde-i18n-6145cd65d2aed19d1825275bb5585ebb55010005.tar.gz tde-i18n-6145cd65d2aed19d1825275bb5585ebb55010005.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 c03641fccaf798cbb93aabcddeb9098a72920455)
Diffstat (limited to 'tde-i18n-ko/messages/tdepim/korganizer.po')
-rw-r--r-- | tde-i18n-ko/messages/tdepim/korganizer.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-ko/messages/tdepim/korganizer.po b/tde-i18n-ko/messages/tdepim/korganizer.po index 222d5bfb2d7..621ff900b4e 100644 --- a/tde-i18n-ko/messages/tdepim/korganizer.po +++ b/tde-i18n-ko/messages/tdepim/korganizer.po @@ -3673,7 +3673,7 @@ msgid "" "_n: There is 1 active reminder.\n" "There are %n active reminders." msgstr "" -"_n: There is 1 active reminder.\n" +"There is 1 active reminder.\n" "%n개의 활성화된 재확인항목이 있습니다." #: korgac/alarmdockwindow.cpp:202 |