VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Language.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-08-24Windows: implement a driver configuration option to explicitly allow ↵Mounir IDRASSI1-3/+5
defragmenting non-système disques by Windows built-in defragmenter tool.
2018-08-24Windows: Add check on size of file container to ensure it's smaller than ↵Mounir IDRASSI1-0/+1
available free space on disk when this is required.
2018-08-12Windows Installer: implement language selection mechanism at the start of ↵Mounir IDRASSI1-0/+1
the installer to make easier for international users.
2018-08-07Windows: Display a balloon tip warning or error message when the value ↵Mounir IDRASSI1-0/+2
pasted to password field is truncated or when there is no room for additional characters because of maximum password length reached
2018-04-23Windows: Don't start EFI system encryption process if SecureBoot is enabled ↵Mounir IDRASSI1-0/+1
and VeraCrypt-DCS custom keys were not loaded in the machine firmware.
2018-04-23Windows: Fix system encryption issues on machines that always force booting ↵Mounir IDRASSI1-0/+1
on Microsoft bootloader (e.g. HP).
2018-03-30Simplify format of XML language files to make it easy to integrate in ↵Mounir IDRASSI1-1429/+1414
collaborative translation platforms (e.g. Transifex).
2018-03-20XML Languages files: remove unused entry.Mounir IDRASSI1-1/+0
2018-03-12Language XML file: remove unused text entry.Mounir IDRASSI1-1/+0
2018-03-05Windows: Replace the text "TRIM operation" by "TRIM command" in UI and ↵Mounir IDRASSI1-1/+1
translations for better consistency.
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI1-0/+1
2018-03-05XML Languages files: Add translation entry for non-system TRIM configurationMounir IDRASSI1-0/+1
2017-07-23Windows: display notice about creating new Rescue Disk at first boot after ↵Mounir IDRASSI1-0/+1
upgrade.
2017-06-09Windows: Enhancements to EFI System Information dialogMounir IDRASSI1-0/+1
2017-06-08Windows: Validate XML format of EFI DcsProp after user editing and before ↵Mounir IDRASSI1-0/+6
writing it to disk. Enhance UI handling of DcsProp editing and PlatformInfo display.
2017-05-28Windows: add support for ReFS on Windows 10 when creating normal volumes.Mounir IDRASSI1-7/+8
2017-05-15Replace Codeplex links by ones on veracrypt.frMounir IDRASSI1-2/+2
2016-12-30Windows: Implement Secure Desktop for password entry. Add option and command ↵Mounir IDRASSI1-0/+1
line switch to activate it.
2016-12-08Windows: use "Temporarily" instead of "Temporary" in the text of a ↵Mounir IDRASSI1-1/+1
preference option
2016-08-15Windows: Implement Rescue Disk support for EFI system encryptionMounir IDRASSI1-5/+12
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-1/+4
2016-06-17Windows: Add Hash and PRF benchmarks to the benchmark dialog.Mounir IDRASSI1-1/+4
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ↵Mounir IDRASSI1-0/+1
system encryption.
2016-05-10Normalize all line terminatorsDavid Foerster1-1456/+1456
2016-05-05Windows: Add option and command line switch to hide waiting dialog when ↵Mounir IDRASSI1-0/+1
performing operations.
2016-05-05Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification ↵Mounir IDRASSI1-0/+1
during system encryption wizard
2016-05-04Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid ↵Mounir IDRASSI1-0/+1
having negative values for iterations count using the formula 15000 + (PIM x 1000). Add specific error message to XML language files.
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by ↵Mounir IDRASSI1-0/+2
storing PIM value unencrypted in MBR.
2016-04-14Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ↵Mounir IDRASSI1-1/+4
instead of SHA-512 to compute volume ID to reduce string size and make more convenient to use.
2016-04-08Windows: start implementation of volume ID mechanism that will be used to ↵Mounir IDRASSI1-0/+3
identify VeraCrypt disk volumes instead of device name.
2016-01-31Windows: Implement GUI indicator for entropy collected from mouse movements.Mounir IDRASSI1-0/+1
2016-01-28Language XML file: correct errors in some English texts.Mounir IDRASSI1-2/+2
2016-01-27Language XML files: update with new fields. Reoder node so that new ↵Mounir IDRASSI1-6/+7
additions are at the bottom. This makes it easier for Crowdin.com import.
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-11/+12
2016-01-10Windows: Don't show disconnected network drives in the list of available ↵Mounir IDRASSI1-0/+1
drives. Add option to make them available for mounting if needed.
2016-01-04Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various ↵Mounir IDRASSI1-1/+1
dialogs like password dialog.
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows ↵Mounir IDRASSI1-1/+1
arbitrary code execution with elevation of privilege (CVE-2016-1281)
2015-12-21Windows: Implement PIM caching, both for system encryption and for normal ↵Mounir IDRASSI1-0/+2
volumes. Add options to activate it in the Preferences and System Settings.
2015-11-26Windows: Full UNICODE rewrite and implement support for UNICODE passwords.Mounir IDRASSI1-36/+38
2015-11-08Language XML files: harmonize XML language files ad solve few issues.Mounir IDRASSI1-14/+14
2015-10-18Language XML files: add some missing fieldsMounir IDRASSI1-0/+2
2015-10-18Language XML files: remove unused ID.Mounir IDRASSI1-1/+0
2015-10-07Windows: Add option to disable detection of "Evil Maid" attacks. This is ↵Mounir IDRASSI1-0/+1
helpful for users who have software running the modifies the bootloader, like FLEXnet.
2015-10-07Windows: Don’t try to mount using empty password when default keyfile ↵Mounir IDRASSI1-0/+1
configured or keyfile specified in command line. Add option in default keyfiles dialog to restore the old behavior.
2015-09-26Windows: rename "Performance..." menu to "Performance/Driver Configuration" ↵Mounir IDRASSI1-2/+2
since we added IOCTL option
2015-09-26Windows: Support specifying volumes size using TB in GUI as it is the case ↵Mounir IDRASSI1-0/+2
in command line.
2015-09-16Windows: Add functionality to verify Rescue Disk ISO image file.Mounir IDRASSI1-0/+3
2015-09-16Windows: Add option to explicitly support extended disk IOCTLs and disable ↵Mounir IDRASSI1-0/+2
this support by default. This will avoid having issue with software that doesn't handle correctly partial IOCTL_STORAGE_QUERY_PROPERTY support.
2015-09-16Windows: first implementation of CLI support for creating volumes.Mounir IDRASSI1-1/+10
2015-09-08Windows Traveler Disk Setup: Include Volume Expander. Force selection of ↵Mounir IDRASSI1-0/+1
target directory through Browse button. Use Unicode functions for handling the creation files.