[MSGINA] Fix buttons alignment in French translation

This commit is contained in:
Pierre Schweitzer 2017-11-21 11:49:01 +01:00
parent 4b34e44782
commit 9904aafd12
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -49,7 +49,7 @@ BEGIN
PUSHBUTTON "Verrouiller l'ordinateur", IDC_LOCK, 4, 135, 82, 14
PUSHBUTTON "Déconnecter", IDC_LOGOFF, 93, 135, 85, 14
PUSHBUTTON "Éteindre", IDC_SHUTDOWN, 184, 135, 70, 14
PUSHBUTTON "Changer le mot de passe", IDC_CHANGEPWD, 10, 154, 76, 14
PUSHBUTTON "Changer le mot de passe", IDC_CHANGEPWD, 4, 154, 82, 14
PUSHBUTTON "Gestionnaire de tâches", IDC_TASKMGR, 93, 154, 85, 14
PUSHBUTTON "Annuler", IDCANCEL, 184, 154, 70, 14
END