From f07121f830c89fdf1cc9e7c54edd2423883ccce9 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 23 Sep 2015 01:07:52 +0200 Subject: Windows: rename "Performance..." menu to "Performance/Driver Configuration" since we added IOCTL option --- src/Common/Language.xml | 4 ++-- src/Mount/Mount.rc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 243770ba..b5943716 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -190,7 +190,7 @@ VeraCrypt Change Password or Keyfiles Enter VeraCrypt Volume Password - VeraCrypt - Performance Options + VeraCrypt - Performance and Driver Options VeraCrypt - Preferences VeraCrypt - System Encryption Settings VeraCrypt - Security Token Preferences @@ -236,7 +236,7 @@ Beginner's Tutorial Organize Favorite Volumes... Organize System Favorite Volumes... - Performance... + Performance/Driver Configuration Permanently Decrypt System Partition/Drive Preferences... Refresh Drive Letters diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index d3f2386a..c6f8fd30 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -638,7 +638,7 @@ BEGIN MENUITEM "System Encryption...", IDM_SYSENC_SETTINGS MENUITEM "System Favorite Volumes...", IDM_SYS_FAVORITES_SETTINGS MENUITEM SEPARATOR - MENUITEM "Performance...", IDM_PERFORMANCE_SETTINGS + MENUITEM "Performance/Driver Configuration", IDM_PERFORMANCE_SETTINGS MENUITEM SEPARATOR MENUITEM "Default Keyfiles...", IDM_DEFAULT_KEYFILES MENUITEM "Default Mount Parameters...", IDM_DEFAULT_MOUNT_PARAMETERS -- cgit v1.2.3