VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-03-05 19:33:04 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-03-05 19:35:13 +0100
commitd17c5a0d89c35ebaf13cddebad0c1d76ce017c10 (patch)
tree40ba0e5574cdc28d58eddd1b7376d5ce16b885f4 /src/Mount
parentd907627f7e4844547545b9ff189208cec9eee426 (diff)
downloadVeraCrypt-d17c5a0d89c35ebaf13cddebad0c1d76ce017c10.tar.gz
VeraCrypt-d17c5a0d89c35ebaf13cddebad0c1d76ce017c10.zip
Windows: Replace the text "TRIM operation" by "TRIM command" in UI and translations for better consistency.
Diffstat (limited to 'src/Mount')
-rw-r--r--src/Mount/Mount.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc
index 9eae9dac..02a73192 100644
--- a/src/Mount/Mount.rc
+++ b/src/Mount/Mount.rc
@@ -325,7 +325,7 @@ BEGIN
LTEXT "More information",IDC_MORE_INFO_ON_THREAD_BASED_PARALLELIZATION,18,159,165,10,SS_NOTIFY
CONTROL "Enable extended disk control codes support",IDC_ENABLE_EXTENDED_IOCTL_SUPPORT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,198,337,10
- CONTROL "Allow TRIM operation for non-system SSD partition/drive",IDC_ALLOW_TRIM_NONSYS_SSD,
+ CONTROL "Allow TRIM command for non-system SSD partition/drive",IDC_ALLOW_TRIM_NONSYS_SSD,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,212,337,10
PUSHBUTTON "&Benchmark",IDC_BENCHMARK,7,232,59,14
DEFPUSHBUTTON "OK",IDOK,257,232,50,14