VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Language.xml
diff options
context:
space:
mode:
authorTigerxWood <TigerxWood@users.noreply.github.com>2023-09-16 00:49:08 +0300
committerGitHub <noreply@github.com>2023-09-15 23:49:08 +0200
commit1ff56db112a1904e35b2f02fa62eb7c136be5259 (patch)
treef2d518f6fd6391acfb9c59409e2f613fb6445d6c /src/Common/Language.xml
parentaa8dbc8b882b46b83c3fdff110c74f17132311a8 (diff)
downloadVeraCrypt-1ff56db112a1904e35b2f02fa62eb7c136be5259.tar.gz
VeraCrypt-1ff56db112a1904e35b2f02fa62eb7c136be5259.zip
Update Language.xml (#1199)
Corrected small typo
Diffstat (limited to 'src/Common/Language.xml')
-rw-r--r--src/Common/Language.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml
index 3b2a1a90..e819be47 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -1601,7 +1601,7 @@
<entry lang="en" key="EXPANDER_WARNING_FAT">Warning: The VeraCrypt volume contains a FAT file system!\n\nOnly the VeraCrypt volume itself will be expanded, but not the file system.\n\nDo you want to continue?</entry>
<entry lang="en" key="EXPANDER_WARNING_EXFAT">Warning: The VeraCrypt volume contains an exFAT file system!\n\nOnly the VeraCrypt volume itself will be expanded, but not the file system.\n\nDo you want to continue?</entry>
<entry lang="en" key="EXPANDER_WARNING_UNKNOWN_FS">Warning: The VeraCrypt volume contains an unknown or no file system!\n\nOnly the VeraCrypt volume itself will be expanded, the file system remains unchanged.\n\nDo you want to continue?</entry>
- <entry lang="en" key="EXPANDER_ERROR_VOLUME_SIZE_TOO_SMALL">New volume size too small, must be at least %I64u kB larger than the current size.</entry>
+ <entry lang="en" key="EXPANDER_ERROR_VOLUME_SIZE_TOO_SMALL">New volume size too small, must be at least %I64u KiB larger than the current size.</entry>
<entry lang="en" key="EXPANDER_ERROR_VOLUME_SIZE_TOO_LARGE">New volume size too large, not enough space on host drive.</entry>
<entry lang="en" key="EXPANDER_ERROR_MAX_FILE_SIZE_EXCEEDED">Maximum file size of %I64u MB on host drive exceeded.</entry>
<entry lang="en" key="EXPANDER_ERROR_QUICKEXPAND_PRIVILEGES">Error: Failed to get necessary privileges to enable Quick Expand!\nPlease uncheck Quick Expand option and try again.</entry>