VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/SetupDLL/Resource.h
AgeCommit message (Collapse)AuthorFilesLines
2024-08-22Revert "Add Hausa translation (#1404)" (#1407)Mounir IDRASSI1-1/+0
This reverts commit ce9537f2b847b9b3b89e8dfca377d2659b3f02fc.
2024-08-21Add Hausa translation (#1404)Marius Kjærstad1-0/+1
2024-08-05Undeclared identifier for IDR_LANG_NB fixed (#1388)Marius Kjærstad1-0/+1
2023-07-29Windows: Add installer language support for rest of the translations (#1160)Jertzukka1-0/+26
Currently there are a lot of translated strings that are never seen anywhere as the installer doesn't offer all the available languages as options in the installer wizard (sans Burmese).
2021-03-22Windows: first implementation of MSI installer for silent mode deployment ↵Mounir IDRASSI1-0/+81
(ACCEPTLICENSE=YES must be set in msiexec command line)