VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTigerxWood <TigerxWood@users.noreply.github.com>2023-09-08 10:34:44 +0300
committerGitHub <noreply@github.com>2023-09-08 09:34:44 +0200
commitd74ea60436ab9078c356f7be0daca639d39e3fc3 (patch)
tree7b6a288e8fcc025106b3ee28fa07ca4c1175c84d
parentdbda4d07058f3c9a4f54eb863d29424e84ba1329 (diff)
downloadVeraCrypt-d74ea60436ab9078c356f7be0daca639d39e3fc3.tar.gz
VeraCrypt-d74ea60436ab9078c356f7be0daca639d39e3fc3.zip
Update Language.xml (#1192)
Corected a typo
-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 99d8ca99..abda8e24 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -1584,7 +1584,7 @@
<entry lang="en" key="IDC_QUICKEXPAND">Quick Expand</entry>
<entry lang="en" key="IDT_INIT_SPACE">Fill new space: </entry>
<entry lang="en" key="EXPANDER_FREE_SPACE">%s free space available on host drive</entry>
- <entry lang="en" key="EXPANDER_HELP_DEVICE">This is a device-based VeraCrypt volume.\n\nThe new volume size will be choosen automatically as the size of the host device.</entry>
+ <entry lang="en" key="EXPANDER_HELP_DEVICE">This is a device-based VeraCrypt volume.\n\nThe new volume size will be chosen automatically as the size of the host device.</entry>
<entry lang="en" key="EXPANDER_HELP_FILE">Please specify the new size of the VeraCrypt volume (must be at least %I64u KB larger than the current size).</entry>
<entry lang="en" key="QUICK_EXPAND_WARNING">WARNING: You should use Quick Expand only in the following cases:\n\n1) The device where the file container is located contains no sensitive data and you do not need plausible deniability.\n2) The device where the file container is located has already been securely and fully encrypted.\n\nAre you sure you want to use Quick Expand?</entry>
<entry lang="en" key="EXPANDER_STATUS_TEXT">IMPORTANT: Move your mouse as randomly as possible within this window. The longer you move it, the better. This significantly increases the cryptographic strength of the encryption keys. Then click 'Continue' to expand the volume.</entry>