From 4fe6fc1a6ac22497a77d7a1078e8c0f366a16c19 Mon Sep 17 00:00:00 2001 From: Yonghyu Ban Date: Mon, 17 May 2021 03:11:16 +0900 Subject: [PATCH] Fix incorrect Korean translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace incorrect "단어 입력완료" with scim-hangul's translation, "단어 단위로 입력" Signed-off-by: Yonghyu Ban --- po/ko.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ko.po b/po/ko.po index fd0915b..1936958 100644 --- a/po/ko.po +++ b/po/ko.po @@ -16,8 +16,8 @@ msgstr "" "Project-Id-Version: fcitx\n" "Report-Msgid-Bugs-To: fcitx-dev@googlegroups.com\n" "POT-Creation-Date: 2021-02-10 20:26+0000\n" -"PO-Revision-Date: 2021-02-10 14:46+0000\n" -"Last-Translator: Bruce Lee \n" +"PO-Revision-Date: 2021-05-16 19:08+0000\n" +"Last-Translator: Yonghyu Ban \n" "Language-Team: Korean (http://www.transifex.com/fcitx/fcitx/language/ko/)\n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -97,4 +97,4 @@ msgstr "한자 사용" #: src/fcitx-hangul.desc:30 msgid "Word Commit" -msgstr "단어 입력완료" +msgstr "단어 단위로 입력"