[TRANSLATIONS]
[reactos.git] / reactos / dll / cpl / powercfg / lang / th-TH.rc
index 8f6abc9..fcfaa16 100644 (file)
@@ -7,9 +7,9 @@ FONT 8, "MS Shell Dlg"
 BEGIN
   ICON IDI_ACDC, IDI_ACDC, 7,7,28,22
   LTEXT "Select the power scheme with the most appropriate settings for this computer. Note that changing the settings below will modify the selected scheme.",
-       -1,45,13,194,36
+        -1,45,13,194,36
   GROUPBOX "P&ower schemes", -1, 7,57,240,46
-  COMBOBOX IDC_ENERGYLIST, 14,70,224,92, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+  COMBOBOX IDC_ENERGYLIST, 14, 70, 224, 92, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL
   PUSHBUTTON "&ºÑ¹·Ö¡à»ç¹...", IDC_SAVEAS_BTN, 100,85,75,15,WS_DISABLED
   PUSHBUTTON "&ź", IDC_DELETE_BTN, 180,85,55,15,WS_DISABLED
   GROUPBOX "äÁè·ÃÒº¤èÒ", IDC_GRPDETAIL, 7,108,240,105
@@ -101,7 +101,7 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
 CAPTION "Hibernate"
 FONT 8, "MS Shell Dlg"
 BEGIN
-    ICON            IDI_SCREEN,IDI_SCREEN,5,5,20,20
+    ICON            IDI_HIBERNATE,IDI_HIBERNATE,5,5,20,20
     LTEXT           "When your computer hibernates, it stores whatever it has in memory on your hard disk and then shuts down. When your computer comes out of hibernation, it returns to its previous state. ",
                     -1,35,5,195,35
     GROUPBOX        "Hibernate",-1,5,45,235,25
@@ -160,5 +160,3 @@ BEGIN
   IDS_DEL_SCHEME "Are you sure you want to delete the power scheme?"
   IDS_DEL_SCHEME_TITLE "Delete Scheme"
 END
-
-