[USETUP] Add new file-operation-related messages for deletion, moving and renaming.
[reactos.git] / base / setup / usetup / lang / he-IL.h
index 868ab1d..7a5e583 100644 (file)
@@ -1582,7 +1582,7 @@ MUI_ERROR heILErrorEntries[] =
     },
     {
         // ERROR_CREATE_DIR,
-        "Setup could not create install directories.",
+        "Setup could not create the installation directories.",
         "ENTER = Reboot computer"
     },
     {
@@ -1599,7 +1599,7 @@ MUI_ERROR heILErrorEntries[] =
     },
     {
         // ERROR_CREATE_INSTALL_DIR
-        "Setup could not create the install directory.",
+        "Setup could not create the installation directory.",
         "ENTER = Reboot computer"
     },
     {
@@ -1818,6 +1818,12 @@ MUI_STRING heILStrings[] =
     "F3 = \81\88\8c \84\9a\97\90\84  ENTER = \84\8e\99\8a"},
     {STRING_REBOOTCOMPUTER,
     "ENTER = \84\94\92\8c \8e\87\83\99 \80\9a \84\8e\87\99\81"},
+    {STRING_DELETING,
+     "   Deleting file: %S"},
+    {STRING_MOVING,
+     "   Moving file: %S to: %S"},
+    {STRING_RENAMING,
+     "   Renaming file: %S to: %S"},
     {STRING_COPYING,
      "   \8e\92\9a\89\97 \97\85\81\95: %S"},
     {STRING_SETUPCOPYINGFILES,