diff options
author | a1346054 <36859588+a1346054@users.noreply.github.com> | 2021-09-04 19:59:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-04 21:59:25 +0200 |
commit | 32052f214b052531cc55d5d52c0283adabf838ca (patch) | |
tree | 224cfea81e6eac90f7cd2788a2bb1e159489044f /Translations/Language.zh-hk.xml | |
parent | ff3cbf5672fe7599f025cf3f9f4ebe1db83a2e51 (diff) | |
download | VeraCrypt-32052f214b052531cc55d5d52c0283adabf838ca.tar.gz VeraCrypt-32052f214b052531cc55d5d52c0283adabf838ca.zip |
Minor cleanup of the repo (#822)
* *: source files should not be executable
* *: make sure files have final newline
* *: remove BOM from text files
* translations: unify headers
* *: fix typos
* *: trim excess whitespace
Diffstat (limited to 'Translations/Language.zh-hk.xml')
-rw-r--r-- | Translations/Language.zh-hk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/Language.zh-hk.xml b/Translations/Language.zh-hk.xml index 870fbd9b..ad916688 100644 --- a/Translations/Language.zh-hk.xml +++ b/Translations/Language.zh-hk.xml @@ -1425,7 +1425,7 @@ <entry lang="zh-hk" key="PASSWORD_MAXLENGTH_REACHED">密碼長度已經達到上限的 %d 字元。\n無法接受更多的字元。</entry> <entry lang="zh-hk" key="IDC_SELECT_LANGUAGE_LABEL">選擇安裝時使用的語言:</entry> <entry lang="zh-hk" key="VOLUME_TOO_LARGE_FOR_HOST">錯誤:容器檔案的大小大於磁碟上的可用空間。</entry> - <entry lang="zh-hk" key="IDC_ALLOW_WINDOWS_DEFRAG">容許 Windows 磁碟重組工具重組非系統分割區/磁碟機</entry> + <entry lang="zh-hk" key="IDC_ALLOW_WINDOWS_DEFRAG">容許 Windows 磁碟重組工具重組非系統分割區/磁碟機</entry> <entry lang="en" key="CONFIRM_ALLOW_WINDOWS_DEFRAG">WARNING: Defragmenting non-system partitions/drives may leak metadata about their content or cause issues with hidden volumes they may contain.\n\nContinue?</entry> <entry lang="zh-hk" key="VIRTUAL_DEVICE">虛擬裝置</entry> <entry lang="en" key="MOUNTED_VOLUME_NOT_ASSOCIATED">The selected mounted volume is not associated with its drive letter in Windows and so it can not be opened in Windows Explorer.</entry> |