diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:52:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:53:06 +0200 |
commit | 812f37c5d1baa077f22a35240c5488f65d054260 (patch) | |
tree | de2da4f21704b813c7e66eb5c7fbdc44c592b40c /program/localization/ko_KR | |
parent | 581b6b41fd51549fe05afede9da647ccf6297660 (diff) |
Synchronized localizations with Transifex
Diffstat (limited to 'program/localization/ko_KR')
-rw-r--r-- | program/localization/ko_KR/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/ko_KR/labels.inc b/program/localization/ko_KR/labels.inc index 4d7c6dc30..5b8c58659 100644 --- a/program/localization/ko_KR/labels.inc +++ b/program/localization/ko_KR/labels.inc @@ -427,6 +427,7 @@ $labels['2231folding'] = 'Full RFC 2231 (선더버드)'; $labels['miscfolding'] = 'RFC 2047/2231 (MS 아웃룩)'; $labels['2047folding'] = 'Full RFC 2047 (기타)'; $labels['force7bit'] = '8-bit 문자에 MIME 인코딩 사용'; +$labels['savelocalstorage'] = "브라우저의 로컬 저장소에 저장 (임시)"; $labels['advancedoptions'] = '고급 옵션'; $labels['toggleadvancedoptions'] = '고급 옵션 표시/숨기기'; $labels['focusonnewmessage'] = '새 메시지가 있을 경우 브라우저 창으로 포커스 이동'; |