From 46f7b7096450939fe03c95aa81ce06ae4bfca89d Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 28 Mar 2016 06:51:43 -0400 Subject: [PATCH] Enable reply/reply-all/forward buttons also in preview frame of message/rfc822 --- plugins/attachment_reminder/localization/ko_KR.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/plugins/attachment_reminder/localization/ko_KR.inc b/plugins/attachment_reminder/localization/ko_KR.inc index a82b070..58391a8 100644 --- a/plugins/attachment_reminder/localization/ko_KR.inc +++ b/plugins/attachment_reminder/localization/ko_KR.inc @@ -15,7 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ - $messages['forgotattachment'] = "파일을 첨부하는 것을 잊으셨습니까?"; -$messages['reminderoption'] = "잊었던 첨부파일에 대해 알리기"; +$messages['reminderoption'] = "잊었던 첨부파일 추가에 대해 알림"; $messages['keywords'] = "attachment,file,attach,attached,attaching,enclosed,CV,cover letter"; -- Gitblit v1.9.1