Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-23 | XML Language files: remove \r from new entries as it is automatically added ↵ | Mounir IDRASSI | 1 | -7/+7 | |
by code | |||||
2023-07-23 | Translations: Add new entries. update Russian XML file by Dmitry Yerokhin. ↵ | Mounir IDRASSI | 1 | -1/+9 | |
Increment version to 1.26.4 | |||||
2023-07-01 | Windows: Fix formatting issue during volume creation by using /Y for ↵ | Mounir IDRASSI | 1 | -0/+2 | |
format.com and specifying removal parameter in FormatEx The usage of /Y parameter in format.com simplifies the logic and makes the code robust since we don't need to send \n to the format.com process. Specifying RemovableMedia parameter to FormatEx fixes its failure in Windows 10 and later to perform quick format. This is also more adequate since we are mounting the volume as removable media for the formatting process. We also add better error management in order to display adequate error message to the user in case of failure | |||||
2023-06-30 | Increment version to 1.26.3 in XML language files | Mounir IDRASSI | 1 | -1/+1 | |
2023-06-29 | Translations: Add new messages related to EMV to XML files | Mounir IDRASSI | 1 | -0/+13 | |
2023-06-28 | Windows: Add comboxbox to Format wizard to choose ↵ | Mounir IDRASSI | 1 | -0/+3 | |
QuickFormat/FastCreate/FullFormat This required changes to internal logic and addition of new UI strings | |||||
2023-06-25 | Update language XML files with new Expander entries | Mounir IDRASSI | 1 | -0/+31 | |
2023-06-25 | Windows: Better language localization support for Expander. | Mounir IDRASSI | 1 | -0/+2 | |
More work is needed to localize remaining string resources | |||||
2023-06-23 | Update Language.zh-cn.xml (#1114) | nkh0472 | 1 | -0/+1 | |
for commit bb55343f635cdda4f62c998b269c88cb9df384ec | |||||
2023-06-22 | Update Language.zh-cn.xml (#1113) | nkh0472 | 1 | -1/+1 | |
2023-06-20 | Windows: Allow selecting size unit (KB/MB/GB) for generated keyfiles | Mounir IDRASSI | 1 | -2/+2 | |
This change also makes it possible to generate keyfiles larger than 1 MiB although only the first 1 MiB will be taken into account by VeraCrypt. Update strings in XML files | |||||
2023-06-10 | Update Language.zh-cn.xml (#1098) | nkh0472 | 1 | -2/+2 | |
for commit 5e4e2e0483436031edfd525215110f6229ac406d | |||||
2023-06-04 | Increment version to 1.26.2. Update Release Notes | Mounir IDRASSI | 1 | -1/+1 | |
2023-06-02 | Windows: Add dropdown menu to Mount button to allow mounting without cache | Mounir IDRASSI | 1 | -0/+1 | |
2023-06-01 | Fix issues launching fsck via terminal on Linux (#1086) | Jertzukka | 1 | -0/+1 | |
Currently on a system without xterm or konsole (like fresh Ubuntu install) the fsck check will not launch. Added gnome-terminal as an alternative and fixed an issue where konsole will always error out as --title and --caption are no longer valid arguments. Previously the error message was simply "xterm not found", so new LangString LINUX_EX2MSG_TERMINALNOTFOUND was added to let the user knows which programs they need to get the feature working. | |||||
2023-05-20 | Update Language.zh-cn.xml to remove unused string after revert of newsysenc ↵ | Mounir IDRASSI | 1 | -47/+0 | |
commit | |||||
2023-05-20 | Update Language.zh-cn.xml and replace PR #817 (#1065) | nkh0472 | 1 | -9/+9 | |
* Solve conflicts, and apply PR #817 Co-authored-by: lifansama <lifansama@users.noreply.github.com> * Update Language.zh-cn.xml translation for commit 8072207 --------- Co-authored-by: lifansama <lifansama@users.noreply.github.com> | |||||
2023-05-19 | Update Language.zh-cn.xml (#961) | nkh0472 | 1 | -142/+190 | |
* Update Language.zh-cn.xml For commit c0ff7a7c521b1d658316d9a177383ab0c403007a and pull #957 * Optimize the use of quotation marks use Chinese standardized quotation marks (“”) instead of unusual white lenticular bracket (〖〗) * Unified the translation of RESCUE_DISK * Optimize the use of quotation marks use Chinese standardized quotation marks (“”) to replace other unusual usage of non-standardized quotation marks * improve "SYSENC_INFO_2" translation thanks to @ZhanYF in https://github.com/veracrypt/VeraCrypt/pull/961#pullrequestreview-1190980437 * improve "IDC_LINK_HASH_INFO" translation thanks to @ZhanYF in veracrypt#961 (review) * Update Language.zh-cn.xml -unified the translation of "hash" -improve "DECOY_OS_INSTRUCTIONS_PORTION_10" translation | |||||
2023-05-18 | Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes ↵ | Jertzukka | 1 | -0/+1 | |
(#1029) the issue of 'LINUX_VOL_DISMOUNTED' being shown even when not dismounting. | |||||
2022-03-27 | Update Language.zh-cn.xml (#914) | nkh0472 | 1 | -1/+1 | |
2022-03-21 | Language XML files: Add newly added entry to the XML files of supported ↵ | Mounir IDRASSI | 1 | -0/+1 | |
languages | |||||
2022-03-21 | Increment version to 1.26 and update windows driver and MBR bootloader files | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-19 | Increment version to 1.25.9 and update Release Notes. | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-05 | Translations: Fix minor typo in zh-CN translation (close #879) | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-05 | Increment version to 1.25.8 | Mounir IDRASSI | 1 | -1/+1 | |
2022-01-07 | Increment version to 1.25.7 and update Release Notes | Mounir IDRASSI | 1 | -1/+1 | |
2021-12-27 | Increment version to 1.25.6. Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 1 | -1/+1 | |
2021-12-20 | Increment version to 1.25.5 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-30 | Increment version to 1.25.4 and set release date to December 3rd 2021 | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-28 | Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually ↵ | Mounir IDRASSI | 1 | -1/+1 | |
should be TrueCrypt 6.0 | |||||
2021-11-28 | Increment version to 1.25 (1.25.3) | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-21 | Increment version to 1.25-RC2 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-07 | Improve translations for Chinese (#825) | nkh0472 | 1 | -53/+53 | |
2021-09-21 | Linux/macOS: Add CLI switch (--size=max) and UI option to give a file ↵ | Mounir IDRASSI | 1 | -0/+1 | |
container all available free space. This commit also makes --size switch accept KiB/MiB/GiB/TiB prefixes and adds TiB choice in UI. | |||||
2021-09-05 | Increment version to 1.25-RC1 | Mounir IDRASSI | 1 | -1/+1 | |
2021-09-05 | Windows: Block installation with exe installer if VeraCrypt was already ↵ | Mounir IDRASSI | 1 | -0/+1 | |
installed using MSI package | |||||
2021-09-04 | Minor cleanup of the repo (#822) | a1346054 | 1 | -1/+1 | |
* *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace | |||||
2021-08-30 | Increment version to 1.25 | Mounir IDRASSI | 1 | -1/+1 | |
2021-08-16 | Increment version to 1.24-Update9-Beta-21-08-15 | Mounir IDRASSI | 1 | -1/+1 | |
2021-08-15 | Windows: Increment version to 1.24.25.3 and update signed Windows driver | Mounir IDRASSI | 1 | -1/+1 | |
2021-02-28 | update Simplified Chinese translation (#747) | 江南一根葱 | 1 | -127/+127 | |
2021-01-02 | Increment version to 1.24-Update9 | Mounir IDRASSI | 1 | -1/+1 | |
2020-12-13 | Language Translations: fix invalid escape sequence in XML files | Mounir IDRASSI | 1 | -1/+1 | |
2020-12-13 | Translate part of new strings into zh-CN. (#710) | nkh0472 | 1 | -70/+69 | |
* Translate part of new strings. * Update Language.zh-cn.xml * Update Language.zh-cn.xml | |||||
2020-12-11 | Improve translations for Chinese (#704) | nkh0472 | 1 | -14/+14 | |
2020-12-11 | Language translations: Add newly added Linux entries to the XML files of ↵ | Mounir IDRASSI | 1 | -0/+120 | |
supported languages | |||||
2020-11-29 | Increment version to 1.24-Update8 | Mounir IDRASSI | 1 | -1/+1 | |
2020-08-06 | Windows: Display warning message with correct maximum length value when ↵ | Mounir IDRASSI | 1 | -3/+3 | |
password is truncated | |||||
2020-07-22 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -2/+2 | |
2020-07-21 | Language translations: Add newly added entries to the XML files of supported ↵ | Mounir IDRASSI | 1 | -0/+2 | |
languages |