1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 11:28:26 -06:00

Simplify format of XML language files to make it easy to integrate in collaborative translation platforms (e.g. Transifex).

This commit is contained in:
Mounir IDRASSI
2018-03-30 13:53:37 +02:00
parent 1732ee57d0
commit da77d7e2c4
42 changed files with 56566 additions and 57169 deletions

View File

@@ -166,7 +166,7 @@ BOOL LoadLanguageFile ()
WCHAR wattr[32768];
int i, intKey, len;
char *xmlElements[] = {"control", "string", 0};
char *xmlElements[] = {"entry", 0};
#ifdef TCMOUNT
int headers[] = { IDR_COMMON_RSRC_HEADER, IDR_MOUNT_RSRC_HEADER, 0 };

File diff suppressed because it is too large Load Diff