[USETUP] Use "L" key instead of "D" for deleting partitions at 1st setup stage
[reactos.git] / base / setup / usetup / lang / en-US.h
index 8ba4fab..63faa0f 100644 (file)
@@ -1400,7 +1400,7 @@ static MUI_ENTRY enUSDeletePartitionEntries[] =
     {
         8,
         18,
-        "\x07  Press D to delete the partition.",
+        "\x07  Press L to delete the partition.",
         TEXT_STYLE_NORMAL
     },
     {
@@ -1418,7 +1418,7 @@ static MUI_ENTRY enUSDeletePartitionEntries[] =
     {
         0,
         0,
-        "D = Delete Partition   ESC = Cancel   F3 = Quit",
+        "L = Delete Partition   ESC = Cancel   F3 = Quit",
         TEXT_TYPE_STATUS | TEXT_PADDING_BIG
     },
     {