1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Windows: resize some GUI fields to avoid text truncation with non US languages (e.g. German)

This commit is contained in:
Mounir IDRASSI
2015-10-13 14:13:59 +02:00
parent fb67b54787
commit 225acf4a22
2 changed files with 18 additions and 19 deletions

View File

@@ -355,7 +355,7 @@ BEGIN
LTEXT "Volume PIM:",IDT_PIM,18,133,65,8
CONTROL "Display PIM",IDC_SHOW_PIM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,159,150,10
CONTROL "Use favorite label as Explorer drive label",IDC_FAVORITE_USE_LABEL_IN_EXPLORER,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,202,203,10
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,202,349,10
END
IDD_DEFAULT_MOUNT_PARAMETERS DIALOGEX 0, 0, 167, 65