From 38ad7650ac4f723fd6109e3f55b3ea1c47ec4af9 Mon Sep 17 00:00:00 2001 From: T-Bonhagen <75760084+T-Bonhagen@users.noreply.github.com> Date: Fri, 11 Dec 2020 18:42:59 +0100 Subject: new xml Tag for en and de (#708) * new xml Tag for en and de * add linux support for env LANG * precopiled header into TrueCrypt.fdp to substitute '_()' with 'LangString[]' * more LangString in Code * add Language xml's to Linux Setup location * backup language for linux is en * remove Language.en.xml install * rearange new xml lines to end * yes/no dialogs now translated * All OK/Cancel Button now support international Co-authored-by: tb@tbon.de --- src/Main/Forms/TrueCrypt.fbp | 2877 +++++++++++++++++++++++++++--------------- 1 file changed, 1836 insertions(+), 1041 deletions(-) (limited to 'src/Main/Forms/TrueCrypt.fbp') diff --git a/src/Main/Forms/TrueCrypt.fbp b/src/Main/Forms/TrueCrypt.fbp index d512ce82..927a60b9 100644 --- a/src/Main/Forms/TrueCrypt.fbp +++ b/src/Main/Forms/TrueCrypt.fbp @@ -2,7 +2,7 @@ - + ; international.h C++ 1 source_name @@ -14,6 +14,7 @@ Forms 1000 none + 1 VeraCrypt "VeraCrypt" @@ -88,7 +89,7 @@ - + 1 @@ -134,17 +135,17 @@ - &Volumes + MENU_VOLUMES VolumesMenu protected - + 0 1 wxID_ANY wxITEM_NORMAL - Create New Volume... + IDM_CREATE_VOLUME CreateNewVolumeMenuItem none @@ -152,18 +153,18 @@ OnCreateVolumeButtonClick - + m_separator1 none - + 0 1 wxID_ANY wxITEM_NORMAL - Mount Volume + IDM_MOUNT_VOLUME MountVolumeMenuItem protected @@ -171,14 +172,14 @@ OnMountVolumeMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Auto-Mount All Device-Hosted Volumes + IDM_MOUNTALL AutoMountDevicesMenuItem none @@ -186,18 +187,18 @@ OnMountAllDevicesButtonClick - + m_separator2 none - + 0 1 wxID_ANY wxITEM_NORMAL - Dismount Volume + IDM_UNMOUNT_VOLUME DismountVolumeMenuItem protected @@ -205,14 +206,14 @@ OnDismountVolumeMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Dismount All Mounted Volumes + IDM_UNMOUNTALL DismountAllMenuItem protected @@ -220,18 +221,18 @@ OnDismountAllButtonClick - + m_separator3 none - + 0 1 wxID_ANY wxITEM_NORMAL - Change Volume Password... + IDM_CHANGE_PASSWORD ChangePasswordMenuItem none @@ -239,14 +240,14 @@ OnChangePasswordMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Change Header Key Derivation Algorithm... + IDM_CHANGE_HEADER_KEY_DERIV_ALGO ChangePkcs5PrfMenuItem none @@ -254,14 +255,14 @@ OnChangePkcs5PrfMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Add/Remove Keyfiles to/from Volume... + IDD_PCDM_ADD_REMOVE_VOL_KEYFILES ChangeKeyfilesMenuItem none @@ -269,14 +270,14 @@ OnChangeKeyfilesMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Remove All Keyfiles from Volume... + IDM_REMOVE_ALL_KEYFILES_FROM_VOL RemoveKeyfilesMenuItem none @@ -284,18 +285,18 @@ OnRemoveKeyfilesMenuItemSelected - + m_separator4 none - + 0 1 wxID_ANY wxITEM_NORMAL - Volume Properties... + IDC_VOLUME_PROPERTIES VolumePropertiesMenuItem protected @@ -305,17 +306,17 @@ - &Favorites + MENU_FAVORITES FavoritesMenu protected - + 0 1 wxID_ANY wxITEM_NORMAL - Add Selected Volume to Favorites... + IDM_ADD_VOLUME_TO_FAVORITES AddToFavoritesMenuItem protected @@ -323,14 +324,14 @@ OnAddToFavoritesMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Add All Mounted Volumes to Favorites... + IDM_ADD_ALL_VOLUME_TO_FAVORITES AddAllMountedToFavoritesMenuItem protected @@ -338,14 +339,14 @@ OnAddAllMountedToFavoritesMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Organize Favorite Volumes... + IDM_ORGANIZE_FAVORITES OrganizeFavoritesMenuItem none @@ -353,18 +354,18 @@ OnOrganizeFavoritesMenuItemSelected - + m_separator5 none - + 0 1 wxID_ANY wxITEM_NORMAL - Mount Favorite Volumes + IDM_MOUNT_FAVORITE_VOLUMES MountAllFavoritesMenuItem none @@ -372,23 +373,23 @@ OnMountAllFavoritesMenuItemSelected - + m_separator6 none - T&ools + MENU_TOOLS ToolsMenu protected - + 0 1 wxID_ANY wxITEM_NORMAL - Benchmark... + IDM_BENCHMARK BenchmarkMenuItem none @@ -396,14 +397,14 @@ OnBenchmarkMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Test Vectors... + IDM_TEST_VECTORS EncryptionTestMenuItem none @@ -411,18 +412,18 @@ OnEncryptionTestMenuItemSelected - + m_separator7 none - + 0 1 wxID_ANY wxITEM_NORMAL - Volume Creation Wizard + IDM_VOLUME_WIZARD VolumeCreationWizardMenuItem none @@ -430,18 +431,18 @@ OnCreateVolumeButtonClick - + m_separator8 none - + 0 1 wxID_ANY wxITEM_NORMAL - Backup Volume Header... + IDM_BACKUP_VOL_HEADER BackupVolumeHeadersMenuItem protected @@ -449,14 +450,14 @@ OnBackupVolumeHeadersMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Restore Volume Header... + IDM_RESTORE_VOL_HEADER RestoreVolumeHeaderMenuItem protected @@ -464,18 +465,18 @@ OnRestoreVolumeHeaderMenuItemSelected - + m_separator9 none - + 0 1 wxID_ANY wxITEM_NORMAL - Keyfile Generator + IDM_KEYFILE_GENERATOR CreateKeyfileMenuItem none @@ -483,14 +484,14 @@ OnCreateKeyfileMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Manage Security Token Keyfiles... + IDM_MANAGE_TOKEN_KEYFILES ManageSecurityTokenKeyfilesMenuItem none @@ -498,14 +499,14 @@ OnManageSecurityTokenKeyfilesMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Close All Security Token Sessions + IDM_CLOSE_ALL_TOKEN_SESSIONS CloseAllSecurityTokenSessionsMenuItem none @@ -513,18 +514,18 @@ OnCloseAllSecurityTokenSessionsMenuItemSelected - + m_separator10 none - + 0 1 wxID_ANY wxITEM_NORMAL - Wipe Cached Passwords + IDM_WIPE_CACHE WipeCachedPasswordsMenuItem protected @@ -534,17 +535,17 @@ - Settin&gs + MENU_SETTINGS SettingsMenu protected - + 0 1 wxID_ANY wxITEM_NORMAL - Hotkeys... + IDM_HOTKEY_SETTINGS HotkeysMenuItem protected @@ -552,14 +553,14 @@ OnHotkeysMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Default Keyfiles... + IDM_DEFAULT_KEYFILES DefaultKeyfilesMenuItem none @@ -567,14 +568,14 @@ OnDefaultKeyfilesMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Default Mount Parameters... + IDM_DEFAULT_MOUNT_PARAMETERS DefaultMountParametersMenuItem none @@ -589,7 +590,7 @@ wxID_ANY wxITEM_NORMAL - Security Tokens... + IDM_TOKEN_PREFERENCES SecurityTokenPreferencesMenuItem none @@ -597,18 +598,18 @@ OnSecurityTokenPreferencesMenuItemSelected - + m_separator11 none - + 0 1 wxID_PREFERENCES wxITEM_NORMAL - &Preferences... + IDM_PREFERENCES PreferencesMenuItem protected @@ -618,17 +619,17 @@ - &Help + MENU_HELP HelpMenu protected - + 0 1 wxID_HELP wxITEM_NORMAL - User's Guide + IDM_HELP UserGuideMenuItem none @@ -636,14 +637,14 @@ OnUserGuideMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Online Help + IDM_ONLINE_HELP OnlineHelpMenuItem none @@ -651,14 +652,14 @@ OnOnlineHelpMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Beginner's Tutorial + IDM_ONLINE_TUTORIAL BeginnersTutorialMenuItem none @@ -666,14 +667,14 @@ OnBeginnersTutorialMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Frequently Asked Questions + IDM_FAQ FaqMenuItem none @@ -681,18 +682,18 @@ OnFaqMenuItemSelected - + m_separator12 none - + 0 1 wxID_ANY wxITEM_NORMAL - VeraCrypt Website + IDM_WEBSITE WebsiteMenuItem none @@ -700,14 +701,14 @@ OnWebsiteMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Downloads + IDM_TC_DOWNLOADS DownloadsMenuItem none @@ -715,14 +716,14 @@ OnDownloadsMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - News + IDM_NEWS NewsMenuItem none @@ -730,14 +731,14 @@ OnNewsMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Version History + IDM_VERSION_HISTORY VersionHistoryMenuItem none @@ -745,18 +746,18 @@ OnVersionHistoryMenuItemSelected - + m_separator13 none - + 0 1 wxID_ANY wxITEM_NORMAL - Donate + IDM_DONATE DonateMenuItem none @@ -764,14 +765,14 @@ OnDonateMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Contact + IDM_CONTACT ContactMenuItem none @@ -779,14 +780,14 @@ OnContactMenuItemSelected - + 0 1 wxID_ANY wxITEM_NORMAL - Legal Notices + IDM_LICENSE LegalNoticesMenuItem none @@ -794,14 +795,14 @@ OnLegalNoticesMenuItemSelected - + 0 1 wxID_ABOUT wxITEM_NORMAL - About + ABOUTBOX AboutMenuItem none @@ -816,7 +817,7 @@ bSizer1 wxVERTICAL none - + 0 wxEXPAND 1 @@ -894,37 +895,38 @@ - + bSizer2 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer48 wxVERTICAL none - + 5 wxEXPAND 1 - + wxID_ANY sbSizer1 wxVERTICAL + 1 none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -1027,34 +1029,35 @@ - + 5 wxEXPAND 0 - + wxID_ANY LowStaticBoxSizer wxVERTICAL + 1 protected - + 2 wxEXPAND|wxTOP 0 - + HigherButtonSizer wxVERTICAL protected - + 5 wxEXPAND|wxRIGHT|wxLEFT 0 - + 3 0 @@ -1062,20 +1065,20 @@ none 1 0 - + 5 0 - + 138,34 bSizer17 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -1104,7 +1107,8 @@ 0 0 wxID_ANY - &Create Volume + IDC_CREATE_VOLUME + 0 0 @@ -1161,20 +1165,20 @@ - + 5 wxALIGN_CENTER_HORIZONTAL 0 - + 138,34 bSizer18 wxVERTICAL none - + 5 wxALL|wxALIGN_CENTER_HORIZONTAL|wxEXPAND 1 - + 1 1 1 @@ -1203,7 +1207,8 @@ 0 0 wxID_ANY - &Volume Properties... + IDC_VOLUME_PROPERTIES + 0 0 @@ -1260,20 +1265,20 @@ - + 5 wxALIGN_RIGHT 0 - + 138,34 bSizer19 wxVERTICAL none - + 5 wxALL|wxALIGN_RIGHT|wxEXPAND 1 - + 1 1 1 @@ -1302,7 +1307,8 @@ 0 0 wxID_ANY - &Wipe Cache + HK_WIPE_CACHE + 0 0 @@ -1361,33 +1367,34 @@ - + 5 0 - + 0 protected 0 - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - Volume + IDT_VOLUME VolumeStaticBoxSizer wxVERTICAL + 1 protected - + 4 wxEXPAND|wxALL 1 - + wxBOTH 1 @@ -1398,14 +1405,14 @@ wxFLEX_GROWMODE_SPECIFIED protected 0 - + 5 1 0 wxALIGN_CENTER_VERTICAL|wxALL 0 2 - + 1 1 1 @@ -1482,14 +1489,14 @@ - + 5 2 1 wxEXPAND|wxALL 0 1 - + 1 1 1 @@ -1550,6 +1557,8 @@ + + @@ -1576,23 +1585,23 @@ - + 5 1 3 wxEXPAND 0 1 - + 138,34 bSizer191 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -1621,7 +1630,8 @@ 0 0 wxID_ANY - Select &File... + IDC_SELECT_FILE + 0 0 @@ -1678,14 +1688,14 @@ - + 5 1 1 wxBOTTOM|wxRIGHT|wxLEFT 1 1 - + 1 1 1 @@ -1714,7 +1724,7 @@ 0 0 wxID_ANY - &Never save history + IDC_NO_HISTORY 0 @@ -1769,23 +1779,23 @@ - + 5 1 2 wxALIGN_RIGHT 1 1 - + 138,34 bSizer20 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -1814,7 +1824,8 @@ 0 0 wxID_ANY - Volume &Tools... + IDC_VOLUME_TOOLS + 0 0 @@ -1871,23 +1882,23 @@ - + 5 1 3 wxEXPAND 1 1 - + 138,34 bSizer21 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + 1 1 1 @@ -1916,7 +1927,8 @@ 0 0 wxID_ANY - Select D&evice... + IDC_SELECT_DEVICE + 0 0 @@ -1977,21 +1989,21 @@ - + 5 0 - + 0 protected 0 - + 5 wxEXPAND|wxALL 0 - + 4 0 @@ -1999,23 +2011,24 @@ none 1 0 - + 0 wxEXPAND 1 - + wxID_ANY 139,-1 sbSizer4 wxVERTICAL + 1 none - + 2 wxALIGN_CENTER_HORIZONTAL|wxEXPAND|wxALL 1 - + 1 1 1 @@ -2044,7 +2057,8 @@ 0 0 wxID_ANY - &Mount + MOUNT_BUTTON + 0 0 @@ -2101,23 +2115,24 @@ - + 5 wxEXPAND 1 - + wxID_ANY 139,-1 sbSizer41 wxVERTICAL + 1 none - + 2 wxALIGN_CENTER_HORIZONTAL|wxEXPAND|wxALL 1 - + 1 1 1 @@ -2146,7 +2161,8 @@ 0 0 wxID_ANY - &Auto-Mount Devices + IDC_MOUNTALL + 0 0 @@ -2203,23 +2219,24 @@ - + 5 wxEXPAND 1 - + wxID_ANY 139,-1 sbSizer42 wxVERTICAL + 1 none - + 2 wxALIGN_CENTER_HORIZONTAL|wxEXPAND|wxALL 1 - + 1 1 1 @@ -2248,7 +2265,8 @@ 0 0 wxID_ANY - Di&smount All + IDC_UNMOUNTALL + 0 0 @@ -2305,23 +2323,24 @@ - + 5 wxEXPAND 1 - + wxID_ANY 139,-1 sbSizer43 wxVERTICAL + 1 none - + 2 wxALIGN_CENTER_HORIZONTAL|wxEXPAND|wxALL 1 - + 1 1 1 @@ -2350,7 +2369,8 @@ 0 0 wxID_ANY - E&xit + IDC_EXIT + 0 0 @@ -2480,16 +2500,16 @@ - + MainSizer wxVERTICAL protected - + 5 wxEXPAND 1 - + 1 1 1 @@ -2563,37 +2583,38 @@ - + bSizer63 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer64 wxVERTICAL none - + 5 wxEXPAND|wxRIGHT|wxLEFT 1 - + wxID_ANY sbSizer27 wxHORIZONTAL + 1 none - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -2670,29 +2691,29 @@ - + 5 wxEXPAND|wxLEFT 1 - + bSizer66 wxVERTICAL none - + 5 wxLEFT 0 - + bSizer126 wxHORIZONTAL none - + 5 wxALL 0 - + 1 1 1 @@ -2721,6 +2742,7 @@ 0 wxID_ANY Page Title + 0 0 @@ -2773,11 +2795,11 @@ - + 5 wxEXPAND|wxTOP|wxBOTTOM|wxLEFT 1 - + PageSizer wxVERTICAL @@ -2788,30 +2810,30 @@ - + 5 wxEXPAND|wxALIGN_RIGHT|wxALL 0 - + bSizer70 wxHORIZONTAL none - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxALL|wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -2840,7 +2862,8 @@ 0 0 wxID_HELP - &Help + IDHELP + 0 0 @@ -2895,21 +2918,21 @@ - + 5 wxLEFT|wxALIGN_RIGHT 0 - + 0 protected 0 - + 5 wxTOP|wxBOTTOM|wxLEFT|wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -2938,7 +2961,8 @@ 0 0 wxID_ANY - < &Prev + PREV + 0 0 @@ -2993,11 +3017,11 @@ - + 5 wxTOP|wxBOTTOM|wxRIGHT|wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -3026,7 +3050,8 @@ 0 0 wxID_ANY - &Next > + NEXT + 0 0 @@ -3081,21 +3106,21 @@ - + 5 wxLEFT|wxALIGN_RIGHT 0 - + 0 protected 0 - + 5 wxALL|wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -3124,7 +3149,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -3514,6 +3540,7 @@ 0 wxID_ANY + 0 0 @@ -3607,6 +3634,7 @@ 0 wxID_ANY + 0 0 @@ -4154,7 +4182,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -4246,7 +4275,7 @@ wxDEFAULT_DIALOG_STYLE - VeraCrypt - Algorithms Benchmark + IDD_BENCHMARK_DLG @@ -4349,7 +4378,7 @@ 0 0 wxID_ANY - Benchmark: + IDT_BENCHMARK 0 0 @@ -4419,7 +4448,7 @@ 1 0 - "Encryption Algorithm" "PKCS-5 PRF" "Hash Algorithm" + "ENCRYPTION_ALGORITHM" "PKCS5_PRF" "IDT_HASH_ALGO" 1 1 @@ -4521,7 +4550,8 @@ 0 0 wxID_ANY - Buffer Size: + IDT_BUFFER_SIZE + 0 0 @@ -4692,7 +4722,7 @@ 0 0 wxID_ANY - Volume PIM: + IDT_PIM 0 0 @@ -5074,7 +5104,8 @@ 0 0 wxID_OK - Benchmark + IDC_PERFORM_BENCHMARK + 0 0 @@ -5162,7 +5193,8 @@ 0 0 wxID_CANCEL - Close + IDCLOSE + 0 0 @@ -5260,6 +5292,7 @@ 0 wxID_ANY + 0 0 -1,-1 @@ -5409,10 +5442,11 @@ 0 wxID_ANY - Current + IDT_CURRENT CurrentSizer wxVERTICAL + 1 protected @@ -5434,10 +5468,11 @@ 0 wxID_ANY - New + IDT_NEW NewSizer wxVERTICAL + 1 protected @@ -5497,7 +5532,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -5585,7 +5621,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -5667,7 +5704,7 @@ -1,-1 wxDEFAULT_DIALOG_STYLE - Select a Partition or Device + IDD_RAWDEVICES_DLG wxWS_EX_VALIDATE_RECURSIVELY @@ -5708,25 +5745,25 @@ - + bSizer3 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer4 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -5827,126 +5864,299 @@ - - 5 - wxEXPAND|wxALL - 0 - - 0 - 1 - 0 - 0 - 0 - 1 - 0 - 0 - - StdButtons - protected - - - - - - - - - - - - - - 0 - wxAUI_MGR_DEFAULT - - - - 1 - 1 - impl_virtual - - - - 0 - wxID_ANY - - - EncryptionTestDialogBase - - - wxDEFAULT_DIALOG_STYLE - - VeraCrypt - Test Vectors - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bSizer132 - wxVERTICAL - none - + 5 - wxEXPAND|wxALL - 1 - + wxALIGN_RIGHT|wxALL|wxEXPAND + 0 + - bSizer133 - wxVERTICAL + bSizer166 + wxHORIZONTAL none - + 5 - wxALIGN_CENTER_HORIZONTAL + wxEXPAND + 1 + + 0 + protected + 0 + + + + 5 + wxALL 0 - + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_CANCEL + IDCANCEL + 0 + + 0 + + + 0 - bSizer134 - wxHORIZONTAL - none - + 1 + CancelButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_OK + IDOK + 0 + + 0 + + + 0 + + 1 + OKButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + OnOKButtonClick + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + wxAUI_MGR_DEFAULT + + + + 1 + 1 + impl_virtual + + + + 0 + wxID_ANY + + + EncryptionTestDialogBase + + + wxDEFAULT_DIALOG_STYLE + + IDD_CIPHER_TEST_DLG + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bSizer132 + wxVERTICAL + none + + 5 + wxEXPAND|wxALL + 1 + + + bSizer133 + wxVERTICAL + none + + 5 + wxALIGN_CENTER_HORIZONTAL + 0 + + + bSizer134 + wxHORIZONTAL + none + 5 wxALIGN_CENTER_VERTICAL|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -5974,7 +6184,8 @@ 0 0 wxID_ANY - Encryption algorithm: + IDT_CIPHER + 0 0 @@ -6025,11 +6236,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -6113,11 +6324,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -6146,7 +6357,7 @@ 0 0 wxID_ANY - XTS mode + IDT_XTS_MODE 0 @@ -6203,23 +6414,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Key (hexadecimal) + IDT_TEST_KEY sbSizer38 wxVERTICAL + 1 none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -6306,20 +6518,20 @@ - + 5 wxEXPAND 0 - + bSizer135 wxHORIZONTAL none - + 5 wxALIGN_CENTER_VERTICAL|wxBOTTOM|wxRIGHT|wxLEFT 0 - + 1 1 1 @@ -6347,7 +6559,8 @@ 0 0 wxID_ANY - Key size: + IDT_KEY + 0 0 @@ -6398,11 +6611,11 @@ - + 5 wxALIGN_CENTER_VERTICAL|wxBOTTOM|wxRIGHT 0 - + 1 1 1 @@ -6431,6 +6644,7 @@ 0 wxID_ANY + 0 0 @@ -6485,23 +6699,24 @@ - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - XTS mode + IDT_XTS_MODE sbSizer39 wxVERTICAL + 1 none - + 5 wxTOP|wxRIGHT|wxLEFT 0 - + 1 1 1 @@ -6529,7 +6744,8 @@ 0 0 wxID_ANY - Secondary key (hexadecimal) + IDT_SECONDARY_KEY + 0 0 @@ -6580,11 +6796,11 @@ - + 5 wxEXPAND|wxALL 0 - + 1 1 1 @@ -6671,11 +6887,11 @@ - + 5 wxTOP|wxRIGHT|wxLEFT 0 - + 1 1 1 @@ -6703,7 +6919,8 @@ 0 0 wxID_ANY - Data unit number (64-bit, data unit size is 512 bytes) + IDT_TEST_DATA_UNIT_NUMBER + 0 0 @@ -6754,11 +6971,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -6845,11 +7062,11 @@ - + 5 wxTOP|wxRIGHT|wxLEFT 0 - + 1 1 1 @@ -6877,7 +7094,8 @@ 0 0 wxID_ANY - Block number: + IDT_TEST_BLOCK_NUMBER + 0 0 @@ -6928,11 +7146,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -7021,23 +7239,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Plaintext (hexadecimal) + IDT_TEST_PLAINTEXT sbSizer40 wxVERTICAL + 1 none - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -7126,23 +7345,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Ciphertext (hexadecimal) + IDT_TEST_CIPHERTEXT sbSizer41 wxVERTICAL + 1 none - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -7231,20 +7451,20 @@ - + 5 wxEXPAND 0 - + bSizer136 wxHORIZONTAL none - + 5 wxALL 0 - + 1 1 1 @@ -7273,7 +7493,8 @@ 0 0 wxID_ANY - &Encrypt + ENCRYPT + 0 0 @@ -7328,11 +7549,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -7361,7 +7582,8 @@ 0 0 wxID_ANY - &Decrypt + DECRYPT + 0 0 @@ -7416,11 +7638,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -7449,7 +7671,8 @@ 0 0 wxID_ANY - &Auto-Test All + IDC_AUTO + 0 0 @@ -7504,11 +7727,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -7537,7 +7760,8 @@ 0 0 wxID_ANY - &Reset + IDC_RESET + 0 0 @@ -7592,11 +7816,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -7625,7 +7849,8 @@ 0 0 wxID_CANCEL - Close + IDCLOSE + 0 0 @@ -7707,7 +7932,7 @@ wxDEFAULT_DIALOG_STYLE - Favorite Volumes + IDD_FAVORITE_VOLUMES @@ -7921,7 +8146,8 @@ 0 0 wxID_ANY - Move &Up + IDC_FAVORITE_MOVE_UP + 0 0 @@ -8009,7 +8235,8 @@ 0 0 wxID_ANY - Move &Down + IDC_FAVORITE_MOVE_DOWN + 0 0 @@ -8097,7 +8324,8 @@ 0 0 wxID_ANY - &Remove + IDC_KEYREMOVE + 0 0 @@ -8185,7 +8413,8 @@ 0 0 wxID_ANY - Remove &All + IDC_KEYREMOVEALL + 0 0 @@ -8314,7 +8543,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -8402,7 +8632,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -8484,7 +8715,7 @@ wxDEFAULT_DIALOG_STYLE - Select Keyfiles + SELECT_TOKEN_KEYFILES wxWS_EX_VALIDATE_RECURSIVELY @@ -8525,45 +8756,45 @@ - + bSizer26 wxVERTICAL none - + 5 wxTOP|wxRIGHT|wxLEFT 1 - + UpperSizer wxHORIZONTAL protected - + 5 wxEXPAND 1 - + PanelSizer wxVERTICAL protected - + 5 wxEXPAND 0 - + bSizer22 wxVERTICAL none - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -8592,7 +8823,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -8647,11 +8879,11 @@ - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -8680,7 +8912,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -8735,11 +8968,11 @@ - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -8768,6 +9001,7 @@ 0 wxID_ANY + 0 0 @@ -8822,29 +9056,29 @@ - + 5 wxEXPAND|wxBOTTOM|wxRIGHT|wxLEFT 0 - + bSizer23 wxVERTICAL none - + 5 wxEXPAND 1 - + KeyfilesNoteSizer wxVERTICAL protected - + 5 wxEXPAND | wxALL 0 - + 1 1 1 @@ -8921,11 +9155,11 @@ - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -8954,6 +9188,7 @@ 0 wxID_ANY + 0 0 -1,-1 @@ -9004,11 +9239,11 @@ - + 5 wxEXPAND | wxALL 0 - + 1 1 1 @@ -9087,11 +9322,11 @@ - + 5 wxEXPAND 0 - + 2 wxBOTH 0 @@ -9103,11 +9338,11 @@ none 1 0 - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9136,7 +9371,7 @@ 0 wxSYS_COLOUR_WINDOWTEXT wxID_ANY - More information on keyfiles + IDC_LINK_KEYFILES_INFO 0 @@ -9190,11 +9425,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -9223,7 +9458,8 @@ 0 0 wxID_ANY - &Generate Random Keyfile... + IDC_GENERATE_KEYFILE + 0 0 @@ -9346,44 +9582,44 @@ - + MainSizer wxVERTICAL protected - + 5 wxEXPAND|wxALL 1 - + bSizer144 wxVERTICAL none - + 5 wxEXPAND 0 - + bSizer145 wxHORIZONTAL none - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9411,7 +9647,8 @@ 0 0 wxID_ANY - Mixing PRF: + IDT_PRF + 0 0 @@ -9462,11 +9699,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9550,11 +9787,11 @@ - + 5 wxEXPAND 1 - + 0 protected 0 @@ -9562,32 +9799,33 @@ - + 5 wxEXPAND|wxBOTTOM|wxRIGHT|wxLEFT 1 - + wxID_ANY sbSizer43 wxVERTICAL + 1 none - + 5 wxEXPAND|wxTOP 0 - + bSizer147 wxHORIZONTAL none - + 5 wxTOP|wxBOTTOM|wxLEFT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9615,7 +9853,8 @@ 0 0 wxID_ANY - Random Pool: + IDT_RANDOM_POOL + 0 0 @@ -9666,11 +9905,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9699,6 +9938,7 @@ 0 wxID_ANY + 0 0 @@ -9749,11 +9989,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -9782,7 +10022,7 @@ 0 0 wxID_ANY - Show + IDC_DISPLAY_POOL_CONTENTS 0 @@ -9839,26 +10079,27 @@ - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxBOTTOM|wxEXPAND|wxTOP 0 wxID_ANY - Randomness Collected From Mouse Movements + IDT_ENTROPY_BAR sbSizer45 wxVERTICAL + 1 none @@ -9964,7 +10205,7 @@ 5 wxALL|wxALIGN_CENTER_HORIZONTAL 0 - + 1 1 1 @@ -9992,7 +10233,8 @@ 0 0 wxID_ANY - 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 keyfile. + IDT_KEYFILE_GENERATOR_NOTE + 0 0 @@ -10043,11 +10285,11 @@ - + 5 wxEXPAND 1 - + 0 protected 0 @@ -10055,7 +10297,7 @@ - + 5 wxALL|wxEXPAND 1 @@ -10112,7 +10354,8 @@ 0 0 wxID_ANY - Number of keyfiles: + IDT_NUMBER_KEYFILES + 0 0 @@ -10363,7 +10606,8 @@ 0 0 wxID_ANY - Keyfiles size (in Bytes): + IDT_KEYFILES_SIZE + 0 0 @@ -10535,7 +10779,7 @@ 0 0 wxID_ANY - Random size (64 <-> 1048576) + IDC_KEYFILES_RANDOM_SIZE 0 @@ -10622,7 +10866,8 @@ 0 0 wxID_ANY - Keyfiles base name: + IDT_KEYFILES_BASE_NAME + 0 0 @@ -10857,11 +11102,11 @@ bSizer146 wxHORIZONTAL none - + 5 wxALL 0 - + 1 1 1 @@ -10890,7 +11135,8 @@ 0 0 wxID_ANY - Generate and Save Keyfile... + IDC_GENERATE_AND_SAVE_KEYFILE + 0 0 @@ -10945,21 +11191,21 @@ - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxALL 0 - + 1 1 1 @@ -10988,7 +11234,8 @@ 0 0 wxID_CANCEL - Close + IDCLOSE + 0 0 @@ -11070,7 +11317,7 @@ wxDEFAULT_DIALOG_STYLE - VeraCrypt - Legal Notices + LEGAL_NOTICES_DLG_TITLE @@ -11111,25 +11358,25 @@ - + bSizer114 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer115 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -11216,11 +11463,11 @@ - + 5 wxALL|wxALIGN_CENTER_HORIZONTAL 0 - + 1 1 1 @@ -11249,7 +11496,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -11329,7 +11577,7 @@ -1,-1 wxDEFAULT_DIALOG_STYLE - Enter VeraCrypt Volume Password + IDD_PASSWORD_DLG wxWS_EX_VALIDATE_RECURSIVELY @@ -11370,54 +11618,54 @@ - + MainSizer wxVERTICAL protected - + 5 wxEXPAND 1 - + bSizer19 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + bSizer14 wxHORIZONTAL none - + 5 wxEXPAND 1 - + PasswordSizer wxVERTICAL protected - + 5 wxEXPAND 0 - + bSizer9 wxVERTICAL none - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -11446,7 +11694,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -11501,11 +11750,11 @@ - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -11534,7 +11783,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -11589,21 +11839,21 @@ - + 5 wxTOP|wxEXPAND 1 - + 0 protected 0 - + 5 wxALL|wxEXPAND 0 - + 1 1 1 @@ -11632,7 +11882,8 @@ 0 0 wxID_ANY - Op&tions + IDT_FORMAT_OPTIONS + 0 0 @@ -11691,20 +11942,20 @@ - + 5 wxEXPAND 0 - + bSizer6 wxVERTICAL none - + 5 wxEXPAND|wxBOTTOM|wxRIGHT|wxLEFT 1 - + 1 1 1 @@ -11778,29 +12029,30 @@ - + wxID_ANY OptionsSizer wxVERTICAL + 1 protected - + 5 wxTOP 0 - + 0 protected 0 - + 5 wxALL 0 - + 1 1 1 @@ -11829,7 +12081,7 @@ 0 0 wxID_ANY - Mount volume as &read-only + IDC_MOUNT_READONLY 0 @@ -11884,11 +12136,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -11917,7 +12169,7 @@ 0 0 wxID_ANY - Mount volume as removable &medium + IDC_MOUNT_REMOVABLE 0 @@ -11972,11 +12224,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -12005,7 +12257,7 @@ 0 0 wxID_ANY - Use backup header embedded in &volume if available + IDC_USE_EMBEDDED_HEADER_BAK 0 @@ -12060,11 +12312,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -12093,7 +12345,7 @@ 0 0 wxID_ANY - Mount partition &using system encryption (preboot authentication) + LINUX_MOUNT_SYSTEM_ENC_PREBOOT 0 @@ -12148,23 +12400,24 @@ - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - Hidden Volume Protection + IDT_HIDDEN_VOL_PROTECTION ProtectionSizer wxVERTICAL + 1 protected - + 5 wxALL 0 - + 1 1 1 @@ -12193,7 +12446,7 @@ 0 0 wxID_ANY - &Protect hidden volume when mounting outer volume + IDC_PROTECT_HIDDEN_VOL 0 @@ -12248,22 +12501,22 @@ - + 5 wxEXPAND|wxLEFT 1 - + ProtectionPasswordSizer wxVERTICAL protected - + 5 wxALL 0 - + 1 1 1 @@ -12292,7 +12545,7 @@ 0 wxSYS_COLOUR_WINDOWTEXT wxID_ANY - What is hidden volume protection? + IDC_LINK_HIDVOL_PROTECTION_INFO 0 @@ -12348,20 +12601,20 @@ - + 5 wxEXPAND 0 - + FilesystemSizer wxVERTICAL protected - + 5 wxEXPAND | wxALL 0 - + 1 1 1 @@ -12435,37 +12688,38 @@ - + wxID_ANY - Filesystem + IDT_FILESYSTEM sbSizer28 wxVERTICAL + 1 none - + 5 wxEXPAND|wxBOTTOM 0 - + bSizer54 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer55 wxVERTICAL none - + 5 wxTOP|wxRIGHT|wxLEFT 0 - + 1 1 1 @@ -12494,7 +12748,7 @@ 0 0 wxID_ANY - Do &not mount + LINUX_DO_NOT_MOUNT 0 @@ -12551,11 +12805,11 @@ - + 5 wxEXPAND 0 - + 0,0 wxBOTH 1 @@ -12566,28 +12820,28 @@ wxFLEX_GROWMODE_SPECIFIED protected 0 - + 5 1 0 wxEXPAND|wxTOP 0 1 - + FilesystemSpacer wxVERTICAL protected - + 5 1 0 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxTOP|wxBOTTOM|wxLEFT 1 1 - + 1 1 1 @@ -12615,7 +12869,8 @@ 0 0 wxID_ANY - Mount at directory: + LINUX_MOUNT_AT_DIR + 0 0 @@ -12666,14 +12921,14 @@ - + 5 1 1 wxALL|wxALIGN_CENTER_VERTICAL|wxEXPAND 1 1 - + 1 1 1 @@ -12760,14 +13015,14 @@ - + 5 1 2 wxALIGN_CENTER_VERTICAL|wxRIGHT|wxLEFT 1 1 - + 1 1 1 @@ -12796,7 +13051,8 @@ 0 0 wxID_ANY - Se&lect... + LINUX_SELECT + 0 0 @@ -12851,14 +13107,14 @@ - + 5 1 0 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxTOP|wxLEFT 2 1 - + 1 1 1 @@ -12886,7 +13142,8 @@ 0 0 wxID_ANY - Mount options: + IDT_LINUX_PREF_TAB_MOUNT_OPTIONS + 0 0 @@ -12937,14 +13194,14 @@ - + 5 2 1 wxALIGN_CENTER_VERTICAL|wxEXPAND|wxTOP|wxRIGHT|wxLEFT 2 1 - + 1 1 1 @@ -13067,10 +13324,10 @@ NewSecurityTokenKeyfileDialogBase - + -1,-1 wxDEFAULT_DIALOG_STYLE - New Security Token Keyfile Properties + IDD_TOKEN_PREFERENCES @@ -13111,37 +13368,38 @@ - + bSizer143 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer144 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + wxID_ANY sbSizer42 wxVERTICAL + 1 none - + 5 wxEXPAND|wxTOP 1 - + 2 wxBOTH @@ -13153,11 +13411,11 @@ none 2 0 - + 5 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -13185,7 +13443,8 @@ 0 0 wxID_ANY - Security token: + IDT_SECURITY_TOKEN + 0 0 @@ -13236,11 +13495,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL|wxEXPAND 0 - + 1 1 1 @@ -13324,11 +13583,11 @@ - + 5 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -13356,7 +13615,8 @@ 0 0 wxID_ANY - Keyfile name: + IDT_TOKEN_KEYFILE_NAME + 0 0 @@ -13407,11 +13667,11 @@ - + 5 wxALIGN_CENTER_VERTICAL|wxEXPAND|wxALL 0 - + 1 1 1 @@ -13502,30 +13762,203 @@ - + 5 - wxALIGN_RIGHT|wxALL + wxEXPAND 0 - - 0 - 1 - 0 - 0 - 0 - 1 - 0 - 0 + - StdButtons - protected - - - - - - - - + bSizer167 + wxHORIZONTAL + none + + 5 + wxEXPAND + 1 + + 0 + protected + 0 + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_CANCEL + IDCANCEL + 0 + + 0 + + + 0 + + 1 + CancelButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_OK + IDOK + 0 + + 0 + + + 0 + + 1 + OKButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + OnOKButtonClick + + + + + + + + + + + + + + + + + + + + + + + + + @@ -13550,10 +13983,10 @@ PreferencesDialogBase - + -1,-1 wxDEFAULT_DIALOG_STYLE - Preferences + IDD_PREFERENCES_DLG wxWS_EX_VALIDATE_RECURSIVELY @@ -13594,25 +14027,25 @@ - + bSizer32 wxVERTICAL - none - + protected + 5 - wxEXPAND|wxALL + wxEXPAND 1 - + - bSizer41 + bSizer178 wxVERTICAL none - + 5 wxEXPAND | wxALL 1 - + 1 1 1 @@ -13690,9 +14123,9 @@ - + - Security + LINUX_PREF_TAB_SECURITY 1 1 @@ -13768,49 +14201,51 @@ - + bSizer44 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer33 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Auto-Dismount + IDT_AUTO_DISMOUNT AutoDismountSizer wxVERTICAL + 1 protected - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Dismount All Volumes When + LINUX_DISMOUNT_ALL_WHEN sbSizer13 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -13839,7 +14274,7 @@ 0 0 wxID_ANY - User logs off + IDC_PREF_DISMOUNT_LOGOFF 0 @@ -13894,11 +14329,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -13927,7 +14362,7 @@ 0 0 wxID_ANY - Screen saver is launched + IDC_PREF_DISMOUNT_SCREENSAVER 0 @@ -13982,11 +14417,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -14015,7 +14450,7 @@ 0 0 wxID_ANY - System is entering power saving mode + LINUX_ENTERING_POVERSAWING 0 @@ -14072,20 +14507,20 @@ - + 5 wxEXPAND 0 - + bSizer34 wxHORIZONTAL none - + 5 wxTOP|wxBOTTOM|wxLEFT|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -14114,7 +14549,7 @@ 0 0 wxID_ANY - Auto-dismount volume after no data has been read/written to it for + IDC_PREF_DISMOUNT_INACTIVE 0 @@ -14169,11 +14604,11 @@ - + 5 wxALIGN_CENTER_VERTICAL|wxALL 0 - + 1 1 1 @@ -14257,11 +14692,11 @@ - + 5 wxALIGN_CENTER_VERTICAL|wxTOP|wxBOTTOM|wxRIGHT 1 - + 1 1 1 @@ -14289,7 +14724,8 @@ 0 0 wxID_ANY - minutes + MINUTES + 0 0 @@ -14342,11 +14778,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -14375,7 +14811,7 @@ 0 0 wxID_ANY - Force auto-dismount even if volume contains open files or directories + IDC_PREF_FORCE_AUTO_DISMOUNT 0 @@ -14432,23 +14868,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Filesystem + LINUX_PREF_TAB_MOUNT_OPTIONS_FS FilesystemSecuritySizer wxVERTICAL + 1 protected - + 5 wxALL 0 - + 1 1 1 @@ -14477,7 +14914,7 @@ 0 0 wxID_ANY - Preserve modification timestamp of file containers + IDC_PRESERVE_TIMESTAMPS 0 @@ -14534,23 +14971,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Password Cache + IDT_PW_CACHE_OPTIONS sbSizer14 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -14579,7 +15017,7 @@ 0 0 wxID_ANY - Wipe after VeraCrypt window has been closed + IDC_PREF_WIPE_CACHE_ON_EXIT 0 @@ -14634,11 +15072,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -14667,7 +15105,7 @@ 0 0 wxID_ANY - Wipe after volume has been auto-dismounted + IDC_PREF_WIPE_CACHE_ON_AUTODISMOUNT 0 @@ -14729,9 +15167,9 @@ - + - Mount Options + LINUX_PREF_TAB_MOUNT_OPTIONS 0 1 @@ -14807,37 +15245,38 @@ - + bSizer46 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer35 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Default Mount Options + IDT_DEFAULT_MOUNT_OPTIONS sbSizer15 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -14866,7 +15305,7 @@ 0 0 wxID_ANY - Mount volumes as read-only + IDC_PREF_MOUNT_READONLY 0 @@ -14921,11 +15360,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -14954,7 +15393,7 @@ 0 0 wxID_ANY - Mount volumes as removable media + IDC_PREF_MOUNT_REMOVABLE 0 @@ -15009,11 +15448,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -15042,7 +15481,7 @@ 0 0 wxID_ANY - Cache passwords in memory + IDC_TRAV_CACHE_PASSWORDS 0 @@ -15130,7 +15569,7 @@ 0 0 wxID_ANY - TrueCrypt Mode + IDC_TRUECRYPT_MODE 0 @@ -15185,7 +15624,7 @@ - + 5 wxEXPAND 0 @@ -15226,7 +15665,8 @@ 0 0 wxID_ANY - PKCS5-PRF: + PKCS5_PRF + 0 0 @@ -15369,23 +15809,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Filesystem + LINUX_PREF_TAB_MOUNT_OPTIONS_FS FilesystemSizer wxVERTICAL + 1 protected - + 5 wxEXPAND 1 - + 2 wxBOTH 1 @@ -15397,11 +15838,11 @@ none 1 0 - + 5 wxTOP|wxBOTTOM|wxLEFT|wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT 0 - + 1 1 1 @@ -15429,7 +15870,8 @@ 0 0 wxID_ANY - Mount options: + IDT_LINUX_PREF_TAB_MOUNT_OPTIONS + 0 0 @@ -15480,11 +15922,11 @@ - + 5 wxALL|wxEXPAND|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -15580,9 +16022,9 @@ - + - Background Task + LINUX_PREF_TAB_BACKGROUND_TASK 0 1 @@ -15658,37 +16100,38 @@ - + bSizer61 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer62 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - VeraCrypt Background Task + IDT_TASKBAR_ICON sbSizer18 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -15717,7 +16160,7 @@ 0 0 wxID_ANY - Enabled + IDC_PREF_BKG_TASK_ENABLE 0 @@ -15772,11 +16215,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -15805,7 +16248,7 @@ 0 0 wxID_ANY - Exit when there are no mounted volumes + IDC_CLOSE_BKG_TASK_WHEN_NOVOL 0 @@ -15860,23 +16303,24 @@ - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - Task Icon Menu Items + TASKICON_PREF_MENU_ITEMS sbSizer26 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -15905,7 +16349,7 @@ 0 0 wxID_ANY - Mount Favorite Volumes + HK_MOUNT_FAVORITE_VOLUMES 0 @@ -15960,11 +16404,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -15993,7 +16437,7 @@ 0 0 wxID_ANY - Open Mounted Volumes + TASKICON_PREF_OPEN_VOL 0 @@ -16048,11 +16492,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -16081,7 +16525,7 @@ 0 0 wxID_ANY - Dismount Mounted Volumes + TASKICON_PREF_DISMOUNT_VOL 0 @@ -16145,9 +16589,9 @@ - + - System Integration + LINUX_PREF_TAB_SYSTEM_INTEGRATION 0 1 @@ -16223,37 +16667,38 @@ - + bSizer49 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer37 wxVERTICAL none - + 5 wxALL|wxEXPAND 0 - + wxID_ANY - Actions to Perform when User Logs On + LINUX_LOGIN_ACTION LogOnSizer wxVERTICAL + 1 protected - + 5 wxALL 0 - + 1 1 1 @@ -16282,7 +16727,7 @@ 0 0 wxID_ANY - Start VeraCrypt Background Task + IDC_PREF_LOGON_START 0 @@ -16337,11 +16782,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -16370,7 +16815,7 @@ 0 0 wxID_ANY - Mount favorite volumes + HK_MOUNT_FAVORITE_VOLUMES 0 @@ -16425,11 +16870,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -16458,7 +16903,7 @@ 0 0 wxID_ANY - Mount all device-hosted VeraCrypt volumes + IDC_PREF_LOGON_MOUNT_DEVICES 0 @@ -16515,23 +16960,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Filesystem Explorer + LINUX_PREF_TAB_SYSTEM_INTEGRATION_EXPLORER ExplorerSizer wxVERTICAL + 1 protected - + 5 wxALL 0 - + 1 1 1 @@ -16560,7 +17006,7 @@ 0 0 wxID_ANY - Open Explorer window for successfully mounted volume + IDC_PREF_OPEN_EXPLORER 0 @@ -16615,11 +17061,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -16648,7 +17094,7 @@ 0 0 wxID_ANY - Close all Explorer windows of volume being dismounted + LINUX_CLOSE_EXPL_ON_DISMOUNT 0 @@ -16705,23 +17151,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Kernel Services + LINUX_PREF_KERNEL_SERVICES KernelServicesSizer wxVERTICAL + 1 protected - + 5 wxALL 0 - + 1 1 1 @@ -16750,7 +17197,7 @@ 0 0 wxID_ANY - Do not use kernel cryptographic services + LINUX_PREF_KERNEL_CRYPT 0 @@ -16812,9 +17259,9 @@ - + - Performance + LINUX_PREF_TAB_PERFORMANCE 0 1 @@ -16890,46 +17337,47 @@ - + bSizer151 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + bSizer152 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Hardware Acceleration + IDT_ACCELERATION_OPTIONS sbSizer44 wxVERTICAL + 1 none - + 5 wxEXPAND 1 - + bSizer158 wxHORIZONTAL none - + 5 wxALL 0 - + 1 1 1 @@ -16957,7 +17405,8 @@ 0 0 wxID_ANY - Processor (CPU) in this computer supports hardware acceleration for AES: + IDT_HW_AES_SUPPORTED_BY_CPU + 0 0 @@ -17008,11 +17457,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -17041,6 +17490,7 @@ 0 wxID_ANY + 0 0 @@ -17093,21 +17543,21 @@ - + 5 wxBOTTOM 0 - + 0 protected 0 - + 5 wxALL 0 - + 1 1 1 @@ -17136,7 +17586,7 @@ 0 0 wxID_ANY - Do not accelerate AES encryption/decryption by using the AES instructions of the processor + IDC_ENABLE_HARDWARE_ENCRYPTION_NEG 0 @@ -17198,9 +17648,9 @@ - + - Keyfiles + LINUX_PREF_TAB_KEYFILES 0 1 @@ -17276,37 +17726,38 @@ - + bSizer40 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer43 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - Default Keyfiles + IDD_KEYFILES bSizer42 wxVERTICAL + 1 none - + 5 wxEXPAND 1 - + DefaultKeyfilesSizer wxVERTICAL @@ -17315,11 +17766,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -17348,7 +17799,7 @@ 0 0 wxID_ANY - Use keyfiles by default + IDC_KEYFILES_ENABLE 0 @@ -17408,9 +17859,9 @@ - + - Security Tokens + LINUX_PREF_TAB_TOKENS 0 1 @@ -17486,46 +17937,47 @@ - + bSizer127 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer128 wxVERTICAL none - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - PKCS #11 Library Path + IDT_PKCS11_LIB_PATH sbSizer36 wxVERTICAL + 1 none - + 5 wxEXPAND 1 - + bSizer129 wxHORIZONTAL none - + 5 wxALL 1 - + 1 1 1 @@ -17612,11 +18064,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -17645,7 +18097,8 @@ 0 0 wxID_ANY - Select &Library... + IDC_SELECT_PKCS11_MODULE + 0 0 @@ -17704,23 +18157,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Security Options + IDT_SECURITY_OPTIONS sbSizer37 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -17749,7 +18203,7 @@ 0 0 wxID_ANY - &Close token session (log out) after a volume is successfully mounted + IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT 0 @@ -17811,9 +18265,9 @@ - + - Hotkeys + LINUX_HOTKEYS 0 1 @@ -17889,37 +18343,38 @@ - + bSizer51 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer38 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - System-Wide Hotkeys + LINUX_SYSTEM_HOTKEYS sbSizer21 wxVERTICAL + 1 none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -18020,23 +18475,24 @@ - + 5 wxEXPAND|wxALL 0 wxID_ANY - Shortcut + SHORTCUT sbSizer23 wxVERTICAL + 1 none - + 5 wxALIGN_RIGHT 1 - + 3 wxBOTH @@ -18048,11 +18504,11 @@ none 2 0 - + 5 wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -18080,7 +18536,8 @@ 0 0 wxID_ANY - Key to assign: + IDT_HOTKEY_KEY + 0 0 @@ -18131,11 +18588,11 @@ - + 5 wxALL|wxEXPAND|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -18222,11 +18679,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 1 - + 1 1 1 @@ -18255,7 +18712,8 @@ 0 0 wxID_ANY - Assign + IDC_HOTKEY_ASSIGN + 0 0 @@ -18310,21 +18768,21 @@ - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxEXPAND 1 - + 4 0 @@ -18332,11 +18790,11 @@ none 1 0 - + 5 wxALL 0 - + 1 1 1 @@ -18365,7 +18823,7 @@ 0 0 wxID_ANY - Control + VK_CONTROL 0 @@ -18420,11 +18878,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -18453,7 +18911,7 @@ 0 0 wxID_ANY - Shift + VK_SHIFT 0 @@ -18508,11 +18966,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -18541,7 +18999,7 @@ 0 0 wxID_ANY - Alt + VK_ALT 0 @@ -18596,11 +19054,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -18629,7 +19087,7 @@ 0 0 wxID_ANY - Win + VK_WIN 0 @@ -18686,11 +19144,11 @@ - + 5 wxALL 1 - + 1 1 1 @@ -18719,7 +19177,8 @@ 0 0 wxID_ANY - Remove + IDC_KEYREMOVE + 0 0 @@ -18778,23 +19237,24 @@ - + 5 wxEXPAND|wxALL 0 wxID_ANY - Options + IDT_FORMAT_OPTIONS sbSizer24 wxVERTICAL + 1 none - + 5 wxALL 0 - + 1 1 1 @@ -18823,7 +19283,7 @@ 0 0 wxID_ANY - Play system notification sound after mount/dismount + LINUX_SOUND_NOTIFICATION 0 @@ -18878,11 +19338,11 @@ - + 5 wxALL 0 - + 1 1 1 @@ -18911,7 +19371,7 @@ 0 0 wxID_ANY - Display confirmation message box after dismount + LINUX_CONFIRM_AFTER_DISMOUNT 0 @@ -18977,32 +19437,205 @@ - - 5 - wxEXPAND|wxALL - 0 - - 0 - 1 - 0 - 0 - 0 - 1 - 0 - 0 - - StdButtons - protected - - OnCancelButtonClick - - - - OnOKButtonClick - - - - + + 5 + wxALL|wxEXPAND + 0 + + + bSizer182 + wxHORIZONTAL + none + + 5 + wxEXPAND + 1 + + 0 + protected + 0 + + + + 5 + wxALIGN_RIGHT|wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_OK + IDOK + 0 + + 0 + + + 0 + + 1 + OKButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + OnOKButtonClick + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 0 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_CANCEL + IDCANCEL + 0 + + 0 + + + 0 + + 1 + CancelButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -19028,7 +19661,7 @@ wxDEFAULT_DIALOG_STYLE - VeraCrypt - Random Pool Enrichment + IDD_RANDOM_POOL_ENRICHMENT @@ -19134,7 +19767,8 @@ 0 0 wxID_ANY - Mixing PRF: + IDT_PRF + 0 0 @@ -19295,6 +19929,7 @@ sbSizer43 wxVERTICAL + 1 none @@ -19338,7 +19973,8 @@ 0 0 wxID_ANY - Random Pool: + IDT_RANDOM_POOL + 0 0 @@ -19422,6 +20058,7 @@ 0 wxID_ANY + 0 0 @@ -19505,7 +20142,7 @@ 0 0 wxID_ANY - Show + IDC_DISPLAY_POOL_CONTENTS 0 @@ -19578,10 +20215,11 @@ 0 wxID_ANY - Randomness Collected From Mouse Movements + IDT_ENTROPY_BAR sbSizer45 wxVERTICAL + 1 none @@ -19715,7 +20353,8 @@ 0 0 wxID_ANY - IMPORTANT: Move your mouse as randomly as possible within this window. The longer you move it, the better. This significantly increases security. When done, click 'Continue'. + IDT_RANDOM_POOL_ENRICHMENT_NOTE + 0 0 @@ -19830,7 +20469,8 @@ 0 0 wxID_OK - &Continue + CONTINUE + 0 0 @@ -19922,7 +20562,7 @@ -1,-1 wxDEFAULT_DIALOG_STYLE - Security Token Keyfiles + IDD_KEYFILES wxWS_EX_VALIDATE_RECURSIVELY @@ -20133,7 +20773,8 @@ 0 0 wxID_ANY - &Export... + IDC_EXPORT + 0 0 @@ -20221,7 +20862,8 @@ 0 0 wxID_ANY - &Delete + VKEY_2E + 0 0 @@ -20319,7 +20961,8 @@ 0 0 wxID_ANY - &Import Keyfile to Token... + IDC_IMPORT_KEYFILE + 0 0 @@ -20420,7 +21063,8 @@ 0 0 wxID_OK - OK + IDOK + 0 0 @@ -20508,7 +21152,8 @@ 0 0 wxID_CANCEL - Cancel + IDCANCEL + 0 0 @@ -20587,10 +21232,10 @@ VolumePropertiesDialogBase - + -1,-1 wxDEFAULT_DIALOG_STYLE - Volume Properties + IDD_VOLUME_PROPERTIES @@ -20631,25 +21276,25 @@ - + bSizer49 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + bSizer50 wxVERTICAL none - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -20750,30 +21395,124 @@ - + 5 - wxALL|wxALIGN_CENTER_HORIZONTAL + wxALL|wxEXPAND 0 - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 + - StdButtons - protected - - - - - - - - + bSizer169 + wxHORIZONTAL + none + + 5 + wxEXPAND + 1 + + 0 + protected + 0 + + + + 5 + wxALL + 0 + + 1 + 1 + 1 + 1 + + + + + + + + 1 + 0 + 1 + + 1 + 1 + 0 + Dock + 0 + Left + 1 + + 1 + + 0 + 0 + wxID_OK + IDOK + 0 + + 0 + + + 0 + + 1 + OKButton + 1 + + + protected + 1 + + Resizable + 1 + + + + 0 + + + wxFILTER_NONE + wxDefaultValidator + + + + + OnOKButtonClick + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + wxEXPAND + 1 + + 0 + protected + 0 + + @@ -20832,55 +21571,56 @@ - + bSizer93 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer94 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer95 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + wxID_ANY - Encryption Algorithm + ENCRYPTION_ALGORITHM_LV sbSizer29 wxVERTICAL + 1 none - + 5 wxEXPAND 0 - + bSizer96 wxHORIZONTAL none - + 5 wxALL|wxALIGN_CENTER_VERTICAL 1 - + 1 1 1 @@ -20964,11 +21704,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL|wxEXPAND 0 - + 1 1 1 @@ -20997,7 +21737,8 @@ 0 0 wxID_ANY - &Test + TEST + 0 0 @@ -21054,11 +21795,11 @@ - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -21087,6 +21828,7 @@ 0 wxID_ANY + 0 0 @@ -21137,20 +21879,20 @@ - + 5 wxEXPAND 0 - + bSizer97 wxHORIZONTAL none - + 5 wxALL 0 - + 1 1 1 @@ -21179,7 +21921,7 @@ 0 wxSYS_COLOUR_WINDOWTEXT wxID_ANY - More information + IDC_LINK_MORE_INFO_ABOUT_CIPHER 0 @@ -21233,21 +21975,21 @@ - + 5 wxEXPAND 1 - + 0 protected 0 - + 5 wxALL 0 - + 1 1 1 @@ -21276,7 +22018,8 @@ 0 0 wxID_ANY - &Benchmark + IDC_BENCHMARK + 0 0 @@ -21335,23 +22078,24 @@ - + 5 wxEXPAND|wxALL 0 - + wxID_ANY - Hash Algorithm + IDT_HASH_ALGO sbSizer30 wxHORIZONTAL + 1 none - + 5 wxALL|wxALIGN_CENTER_VERTICAL 1 - + 1 1 1 @@ -21435,11 +22179,11 @@ - + 5 wxALL|wxALIGN_CENTER_VERTICAL 0 - + 1 1 1 @@ -21468,7 +22212,7 @@ 0 wxSYS_COLOUR_WINDOWTEXT wxID_ANY - Information on hash algorithms + IDC_LINK_HASH_INFO 0 @@ -21582,25 +22326,25 @@ - + bSizer71 wxVERTICAL none - + 5 wxEXPAND 1 - + InfoPageSizer wxVERTICAL protected - + 5 wxALL|wxEXPAND 1 - + 1 1 1 @@ -21629,6 +22373,7 @@ 0 wxID_ANY + 0 0 @@ -21740,29 +22485,29 @@ bSizer19 wxVERTICAL none - + 5 wxEXPAND 1 - + bSizer20 wxHORIZONTAL none - + 5 wxEXPAND 1 - + bSizer21 wxVERTICAL none - + 5 wxEXPAND|wxALL 1 - + 1 1 1 @@ -21863,20 +22608,20 @@ - + 5 wxEXPAND 0 - + bSizer137 wxHORIZONTAL none - + 5 wxEXPAND|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -21905,7 +22650,8 @@ 0 0 wxID_ANY - Add &Files... + IDC_KEYADD + 0 0 @@ -21960,11 +22706,11 @@ - + 5 wxEXPAND|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -21993,7 +22739,8 @@ 0 0 wxID_ANY - Add &Path... + IDC_ADD_KEYFILE_PATH + 0 0 @@ -22048,11 +22795,11 @@ - + 5 wxEXPAND|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -22081,7 +22828,8 @@ 0 0 wxID_ANY - Add &Token Files... + IDC_TOKEN_FILES_ADD + 0 0 @@ -22136,11 +22884,11 @@ - + 5 wxEXPAND|wxTOP|wxBOTTOM|wxLEFT 0 - + 1 1 1 @@ -22169,7 +22917,8 @@ 0 0 wxID_ANY - &Remove + IDC_KEYREMOVE + 0 0 @@ -22224,11 +22973,11 @@ - + 5 wxEXPAND|wxALL 0 - + 1 1 1 @@ -22257,7 +23006,8 @@ 0 0 wxID_ANY - Remove &All + IDC_KEYREMOVEALL + 0 0 @@ -22515,7 +23265,8 @@ 0 0 wxID_ANY - &Abort + IDC_ABORT_BUTTON + 0 0 @@ -22605,6 +23356,7 @@ 0 wxID_ANY + 0 0 @@ -22858,7 +23610,8 @@ 0 0 wxID_ANY - &Browse... + IDC_BROWSE_FILES + 0 0 @@ -22948,6 +23701,7 @@ 0 wxID_ANY + 0 0 @@ -23133,6 +23887,7 @@ 0 wxID_ANY + 0 0 @@ -23263,6 +24018,7 @@ sbSizer31 wxVERTICAL + 1 none @@ -23335,7 +24091,8 @@ 0 0 wxID_ANY - Random Pool: + IDT_RANDOM_POOL + 0 0 @@ -23428,6 +24185,7 @@ 0 wxID_ANY + 0 0 @@ -23511,7 +24269,7 @@ 0 0 wxID_ANY - Show + IDC_DISPLAY_POOL_CONTENTS 0 @@ -23600,7 +24358,8 @@ 0 0 wxID_ANY - Header Key: + IDT_HEADER_KEY + 0 0 @@ -23684,6 +24443,7 @@ 0 wxID_ANY + 0 0 @@ -23766,7 +24526,8 @@ 0 0 wxID_ANY - Master Key: + IDT_MASTER_KEY + 0 0 @@ -23850,6 +24611,7 @@ 0 wxID_ANY + 0 0 @@ -23910,10 +24672,11 @@ 0 wxID_ANY - Randomness Collected From Mouse Movements + IDT_ENTROPY_BAR sbSizer45 wxVERTICAL + 1 none @@ -24015,6 +24778,7 @@ sbSizer32 wxVERTICAL + 1 none @@ -24146,7 +24910,8 @@ 0 0 wxID_ANY - Abort + IDC_ABORT_BUTTON + 0 0 @@ -24256,7 +25021,8 @@ 0 0 wxID_ANY - Done + IDT_DONE + 0 0 @@ -24423,6 +25189,7 @@ 0 wxID_ANY + 0 0 @@ -24519,7 +25286,8 @@ 0 0 wxID_ANY - Speed + IDT_SPEED + 0 0 @@ -24686,6 +25454,7 @@ 0 wxID_ANY + 0 0 @@ -24782,7 +25551,8 @@ 0 0 wxID_ANY - Left + IDT_LEFT + 0 0 @@ -24949,6 +25719,7 @@ 0 wxID_ANY + 0 0 @@ -25041,6 +25812,7 @@ 0 wxID_ANY + 0 0 @@ -25263,6 +26035,8 @@ + + @@ -25331,7 +26105,8 @@ 0 0 wxID_ANY - Select &File... + IDC_SELECT_FILE + 0 0 @@ -25419,7 +26194,8 @@ 0 0 wxID_ANY - Select D&evice... + IDC_SELECT_DEVICE + 0 0 @@ -25530,7 +26306,7 @@ 0 0 wxID_ANY - &Never save history + IDC_NO_HISTORY 0 @@ -25634,6 +26410,7 @@ 0 wxID_ANY + 0 0 @@ -25760,10 +26537,11 @@ 0 wxID_ANY - Filesystem Options + IDT_FORMAT_OPTIONS sbSizer33 wxVERTICAL + 1 none @@ -25814,7 +26592,8 @@ 0 0 wxID_ANY - Filesystem type: + IDT_FILESYSTEM + 0 0 @@ -25963,10 +26742,11 @@ 0 wxID_ANY - Volume Format Options + IDT_FORMAT_OPTIONS sbSizer34 wxVERTICAL + 1 none @@ -26002,7 +26782,7 @@ 0 0 wxID_ANY - Quick format + IDC_QUICKFORMAT 0 @@ -26102,6 +26882,7 @@ 0 wxID_ANY + 0 0 @@ -26263,7 +27044,8 @@ 0 0 wxID_ANY - Password: + IDT_NEW_PASSWORD + 0 0 @@ -26443,7 +27225,8 @@ 0 0 wxID_ANY - Confirm password: + IDT_CONFIRM_PASSWORD + 0 0 @@ -26623,7 +27406,8 @@ 0 0 wxID_ANY - Volume PIM: + IDT_PIM + 0 0 @@ -26803,7 +27587,8 @@ 0 0 wxID_ANY - (Empty or 0 for default iterations) + IDC_PIM_HELP + 0 0 @@ -26890,7 +27675,7 @@ 0 0 wxID_ANY - Use PIM + IDC_NEW_PIM_ENABLE 0 @@ -26981,7 +27766,7 @@ 0 0 wxID_ANY - Cach&e passwords and keyfiles in memory + IDC_CACHE 0 @@ -27072,7 +27857,7 @@ 0 0 wxID_ANY - &Display password + IDC_SHOW_PASSWORD_MO 0 @@ -27163,7 +27948,7 @@ 0 0 wxID_ANY - U&se keyfiles + IDC_KEYFILES_ENABLE_HIDVOL_PROT 0 @@ -27254,7 +28039,8 @@ 0 0 wxID_ANY - &Keyfiles... + IDC_KEYFILES_HIDVOL_PROT + 0 0 @@ -27358,7 +28144,8 @@ 0 0 wxID_ANY - PKCS-5 PRF: + IDT_NEW_PKCS5_PRF + 0 0 @@ -27430,7 +28217,7 @@ 1 0 - "Unchanged" + "UNCHANGED" 1 1 @@ -27536,7 +28323,7 @@ 0 0 wxID_ANY - TrueCrypt Mode + IDC_TRUECRYPT_MODE 0 @@ -27626,7 +28413,8 @@ 0 0 wxID_ANY - Header Wipe: + IDT_WIPE_MODE + 0 0 @@ -27698,7 +28486,7 @@ 1 0 - "1-pass" "3-pass" "7-pass" "35-pass" "256-pass" + "WIPE_MODE_1_RAND" "WIPE_MODE_3_DOD_5220" "WIPE_MODE_7_DOD_5220" "WIPE_MODE_35_GUTMANN" "WIPE_MODE_256" 1 1 @@ -27896,6 +28684,7 @@ 0 wxID_ANY + 0 0 @@ -28066,7 +28855,8 @@ 0 0 wxID_ANY - Volume PIM: + IDT_PIM + 0 0 @@ -28240,7 +29030,8 @@ 0 0 wxID_ANY - (Empty or 0 for default iterations) + IDC_PIM_HELP + 0 0 @@ -28335,7 +29126,7 @@ 0 0 wxID_ANY - &Display PIM + IDC_SHOW_PIM 0 @@ -28427,6 +29218,7 @@ 0 wxID_ANY + 0 0 @@ -28790,6 +29582,7 @@ 0 wxID_ANY + 0 0 @@ -28883,6 +29676,7 @@ 0 wxID_ANY + 0 0 @@ -29037,6 +29831,7 @@ 0 wxID_ANY MyLabel + 0 0 -- cgit v1.2.3