diff options
Diffstat (limited to 'Translations/Language.ko.xml')
-rw-r--r-- | Translations/Language.ko.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/Language.ko.xml b/Translations/Language.ko.xml index b990df27..38c199b3 100644 --- a/Translations/Language.ko.xml +++ b/Translations/Language.ko.xml @@ -1386,7 +1386,7 @@ <string lang="en" key="PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds 64 bytes.</string>
<string lang="en" key="PASSWORD_UTF8_INVALID">The entered password contains Unicode characters that couldn't be converted to UTF-8 representation.</string>
<string lang="en" key="INIT_DLL">Error: Failed to load a system library.</string>
- <string lang="en" key="ERR_EXFAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected exFAT filesystem.</string>
+ <string lang="ko" key="ERR_EXFAT_INVALID_VOLUME_SIZE">오류: 명령 프롬프트에 지정된 볼륨 사이즈는 선택된 exFAT 파일 시스템과 호환이 되지 않습니다.</string>
</localization>
<!-- XML Schema -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|