[TIMEDATE]

Fix French translation.

svn path=/trunk/; revision=49343
This commit is contained in:
Sylvain Petreolle 2010-10-29 21:16:05 +00:00
parent 2b2307cae4
commit 988a0bb06f

View file

@ -33,7 +33,7 @@ BEGIN
COMBOBOX IDC_TIMEZONELIST, 5, 4, 241, 136,
CBS_DROPDOWNLIST | WS_VSCROLL | WS_VISIBLE | WS_TABSTOP
CONTROL "", IDC_WORLD_BACKGROUND, "Static", SS_OWNERDRAW, 5, 20, 240, 110, WS_EX_STATICEDGE
AUTOCHECKBOX "Ajuster automatiquement l'heure lors du &passage à l'heure d'été"
AUTOCHECKBOX "Ajuster automatiquement l'heure lors du &passage à l'heure d'été",
IDC_AUTODAYLIGHT, 6, 132, 242, 11, WS_VISIBLE | WS_GROUP | WS_TABSTOP
END