diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-02-05 16:42:37 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-02-05 16:42:37 +0100 |
commit | 680f5a18227f0a7e9037b42c97a57b19403cfaa4 (patch) | |
tree | 004911c7ed3298b79525795b549b8018821659ad /res/values-ko | |
parent | 1a65622af5d97bfcf56c84e90e40bfd0b214e43b (diff) |
Use arrows instead of text in the transferred byte message to save space. Fix closing of management socket
Diffstat (limited to 'res/values-ko')
-rwxr-xr-x | res/values-ko/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 07989d5d..a4318a0c 100755 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -125,7 +125,6 @@ <string name="no_vpn_support_image">당신의 이미지는 VPNService API를 지원 하지 않습니다, 죄송 합니다:(</string> <string name="encryption">암호화</string> <string name="cipher_dialog_title">입력 암호화 방법</string> - <string name="chipher_dialog_message">Openvpn에 대한 암호화 키를 입력 합니다. 공란으로 두시면 기본 cipher를 사용하게 됩니다.</string> <string name="settings_auth">인증/암호화</string> <string name="file_explorer_tab">파일 탐색기</string> <string name="inline_file_tab">인라인 파일</string> |