[MSGINA]
[reactos.git] / reactos / dll / win32 / msgina / lang / he-IL.rc
index 0796163..0a36480 100644 (file)
@@ -150,14 +150,14 @@ END
 /* Shutdown Dialog Strings */
 STRINGTABLE
 BEGIN
+    IDS_SHUTDOWN_LOGOFF "Log off ""%s"""
     IDS_SHUTDOWN_SHUTDOWN "Shut down"
-    IDS_SHUTDOWN_LOGOFF "Log off"
     IDS_SHUTDOWN_RESTART "Restart"
     IDS_SHUTDOWN_SLEEP "Sleep"
     IDS_SHUTDOWN_HIBERNATE "Hibernate"
     /* Shut down descriptions */
-    IDS_SHUTDOWN_SHUTDOWN_DESC "Ends your current session and shuts down the system so you can safely shut down the power."
     IDS_SHUTDOWN_LOGOFF_DESC "Ends your current session and allows other users to log on to the system."
+    IDS_SHUTDOWN_SHUTDOWN_DESC "Ends your current session and shuts down the system so you can safely shut down the power."
     IDS_SHUTDOWN_RESTART_DESC "Ends your current session and reboots the system."
     IDS_SHUTDOWN_SLEEP_DESC "Puts the system in sleep mode."
     IDS_SHUTDOWN_HIBERNATE_DESC "Saves the current session and shuts down the computer."