From 6199a72c8e11ca8fbfba631af552ddf53b9eebf7 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 19 Nov 2012 09:30:07 -0500
Subject: [PATCH] Updated localization files from launchpad

---
 program/localization/ko_KR/labels.inc |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/program/localization/ko_KR/labels.inc b/program/localization/ko_KR/labels.inc
index 01eabe9..8bdf96b 100644
--- a/program/localization/ko_KR/labels.inc
+++ b/program/localization/ko_KR/labels.inc
@@ -157,8 +157,8 @@
 $labels['msgtext'] = '전체 메시지';
 $labels['openinextwin'] = '새 창에서 열기';
 $labels['emlsave'] = '다운로드 (.eml)';
-$labels['savemessage'] = '드래프트 저장';
 $labels['sendmessage'] = '메일 지금 보냄';
+$labels['savemessage'] = '드래프트 저장';
 $labels['addattachment'] = '파일 첨부';
 $labels['charset'] = '문자셋';
 $labels['editortype'] = '편집기 형태';
@@ -280,7 +280,6 @@
 $labels['importcontacts'] = '연락처 가져오기';
 $labels['importfromfile'] = '파일에서 가져오기';
 $labels['importreplace'] = '전체 주소록을 바꿈';
-$labels['importtext'] = '연락처들을 가지고 있는 주소록에서 가져올 수 있습니다.<br/> 현재는 <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> 포맷에서 가져오기를 지원합니다.';
 $labels['done'] = '완료';
 $labels['settingsfor'] = '설정';
 $labels['about'] = '이것은...';
@@ -330,7 +329,6 @@
 $labels['showinlineimages'] = '메시지 아래에 첨부 이미지 보이기';
 $labels['autosavedraft'] = '드래프트 자동 저장';
 $labels['everynminutes'] = '$n 분마다';
-$labels['keepalive'] = '다음 간격마다 새 메시지 자동 체크';
 $labels['never'] = '하지 않음';
 $labels['immediately'] = '즉시';
 $labels['messagesdisplaying'] = '메시지 표시 중';

--
Gitblit v1.9.1