VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authornkh0472 <nkh0472@hotmail.com>2020-12-12 03:53:54 +0800
committerGitHub <noreply@github.com>2020-12-11 20:53:54 +0100
commitc44127fe3bbecbd5df38a77efe899b8e98d2b4b3 (patch)
tree1bb2c543098148ed60e44422ea7b1b0e604d48c6 /src
parent81d7d1e1aea6b9b371f318ea4b1169709d7f32a6 (diff)
downloadVeraCrypt-c44127fe3bbecbd5df38a77efe899b8e98d2b4b3.tar.gz
VeraCrypt-c44127fe3bbecbd5df38a77efe899b8e98d2b4b3.zip
Make the expression clearer. (#705)
Distinguish between the number of logical and physical processors.
Diffstat (limited to 'src')
-rw-r--r--src/Common/Language.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml
index ab75d73a..4b140c04 100644
--- a/src/Common/Language.xml
+++ b/src/Common/Language.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<VeraCrypt>
- <localization prog-version="1.16">
+ <localization prog-version="1.24-Update8">
<language langid="en" name="English" en-name="English" version="0.0.0" translators="TrueCrypt/VeraCrypt Teams" />
<font lang="en" class="normal" size="11" face="default" />
<font lang="en" class="bold" size="13" face="Arial" />
@@ -144,7 +144,7 @@
<entry lang="en" key="IDC_HOTKEY_ASSIGN">Assign</entry>
<entry lang="en" key="IDC_HOTKEY_REMOVE">Remove</entry>
<entry lang="en" key="IDC_KEYFILES">Keyfiles...</entry>
- <entry lang="en" key="IDC_LIMIT_ENC_THREAD_POOL">Do not use the following number of processors for encryption/decryption:</entry>
+ <entry lang="en" key="IDC_LIMIT_ENC_THREAD_POOL">Do not use the following number of logical processors for encryption/decryption:</entry>
<entry lang="en" key="IDC_MORE_INFO_ON_HW_ACCELERATION">More information</entry>
<entry lang="en" key="IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION">More information</entry>
<entry lang="en" key="IDC_MORE_SETTINGS">More Settings...</entry>