Enable automatic adjustment of daylight savings changes.
[reactos.git] / reactos / lib / cpl / timedate / En.rc
index 8ae7000..01a2e4d 100644 (file)
@@ -28,7 +28,7 @@ BEGIN
     COMBOBOX IDC_TIMEZONELIST, 5, 4, 241, 136,
              CBS_DROPDOWNLIST | WS_VSCROLL | WS_VISIBLE | WS_TABSTOP
     AUTOCHECKBOX "Automatically adjust clock for &daylight saving changes",
-                 IDC_AUTOADJUST, 5, 136, 241, 10, WS_VISIBLE | WS_GROUP | WS_TABSTOP
+                 IDC_AUTODAYLIGHT, 5, 136, 241, 10, WS_VISIBLE | WS_GROUP | WS_TABSTOP
 END