summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/ko_KR.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-10-07 16:29:40 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-10-07 16:29:40 +0200
commitf93e0b3a14a51eb2e105345c6fddb96193bf1e26 (patch)
treef6547aba807b3a5f9e53c0948ee7278b6e6f79b4 /plugins/acl/localization/ko_KR.inc
parent6a6992f650747703f0531918d050b926965339b2 (diff)
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/acl/localization/ko_KR.inc')
-rw-r--r--plugins/acl/localization/ko_KR.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/localization/ko_KR.inc b/plugins/acl/localization/ko_KR.inc
index 524427a4e..dcf57b4cf 100644
--- a/plugins/acl/localization/ko_KR.inc
+++ b/plugins/acl/localization/ko_KR.inc
@@ -89,7 +89,7 @@ $messages['saving'] = '접근 권한을 저장하는 중...';
$messages['updatesuccess'] = '접근 권한을 성공적으로 변경함.';
$messages['deletesuccess'] = '접근 권한을 성공적으로 삭제함.';
$messages['createsuccess'] = '접근 권한을 성공적으로 추가함.';
-$messages['updateerror'] = '접근 권한을 업데이트할 수 없음.';
+$messages['updateerror'] = '접근 권한을 업데이트 할 수 없음';
$messages['deleteerror'] = '접근 권한을 삭제할 수 없음.';
$messages['createerror'] = '접근 권한을 추가할 수 없음.';
$messages['deleteconfirm'] = '정말로 선택한 사용자의 접근 권한을 삭제하시겠습니까?';