diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-09 19:33:28 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-09 19:33:28 +0200 |
commit | b1a1ca159e95457fda15a15c75e212dfd6c57640 (patch) | |
tree | dc64bf828d3ac0b18a60569894c7ff7d3c0f0897 /program/localization/ko_KR/messages.inc | |
parent | 07e5d737b732882c6104f39604f0568ed531c6e3 (diff) |
Localization files cleanup - removed untranslated texts, empty lines and comments
Diffstat (limited to 'program/localization/ko_KR/messages.inc')
-rw-r--r-- | program/localization/ko_KR/messages.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/localization/ko_KR/messages.inc b/program/localization/ko_KR/messages.inc index ace6dc8d7..ac0667b8d 100644 --- a/program/localization/ko_KR/messages.inc +++ b/program/localization/ko_KR/messages.inc @@ -173,5 +173,4 @@ $messages['parentnotwritable'] = '선택한 상위 폴더에 폴더를 생성/ $messages['messagetoobig'] = '메시지 부분이 처리하기에는 너무 큽니다.'; $messages['attachmentvalidationerror'] = '경고! 이 첨부 파일의 유형이 메시지에서 선언된 유형과 일치하지 않기 때문에 의심됩니다. 발신인을 신뢰할 수 없을 경우, 악성 코드를 포함할 수도 있기 때문에 브라우저에서 열지 않는 것이 좋습니다. <br/><br/><em> 예상한 유형: $expected; 발견된 유형: $found</ em>'; $messages['noscriptwarning'] = '경고: 이 웹 메일 서비스는 자바스크립트가 필요합니다! 이 기능을 사용하시려면 자바스크립트를 브라우저 설정에서 활성화하시기 바랍니다.'; - ?> |