Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / dll / win32 / msgina / lang / he-IL.rc
index 5f59f13..470426d 100644 (file)
@@ -46,7 +46,7 @@ BEGIN
     PUSHBUTTON "לנעול את המחשב", IDC_LOCK, 10, 76, 70, 14
     PUSHBUTTON "להתנתק", IDC_LOGOFF, 90, 76, 70, 14
     PUSHBUTTON "לכבות", IDC_SHUTDOWN, 170, 76, 70, 14
-    PUSHBUTTON "Change Password", IDC_CHANGEPWD, 10, 154, 76, 14, WS_DISABLED
+    PUSHBUTTON "Change Password", IDC_CHANGEPWD, 10, 154, 76, 14
     PUSHBUTTON "מנהל המשימות", IDC_TASKMGR, 90, 95, 70, 14
     PUSHBUTTON "ביטול", IDCANCEL, 170, 95, 70, 14
 END
@@ -125,4 +125,7 @@ BEGIN
     IDS_COMPUTERLOCKED "Computer locked"
     IDS_LOCKEDWRONGPASSWORD "The password is wrong.  Please enter your password again.  Letters in passwords must be typed using the correct case."
     IDS_LOCKEDWRONGUSER "This computer is locked.  Only %s\\%s or an Administrator can unlock this computer."
+    IDS_CHANGEPWDTITLE "Change Password"
+    IDS_NONMATCHINGPASSWORDS "The passwords you typed do not match. Type the same password in both text boxes."
+    IDS_PASSWORDCHANGED "Your password has been changed."
 END