summaryrefslogtreecommitdiffstats
path: root/textw/bootloader_text.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-07-17 22:42:42 +0000
committerJeremy Katz <katzj@redhat.com>2001-07-17 22:42:42 +0000
commit8abd0fb1f7480403a395124341f8b58ac88bf685 (patch)
tree645b7cea6f1135dc33f086eb15aed3902843a34a /textw/bootloader_text.py
parent0dd991e1601ea13770cb9311c8c7616f8ce7c540 (diff)
downloadanaconda-8abd0fb1f7480403a395124341f8b58ac88bf685.tar.gz
anaconda-8abd0fb1f7480403a395124341f8b58ac88bf685.tar.xz
anaconda-8abd0fb1f7480403a395124341f8b58ac88bf685.zip
sync message
Diffstat (limited to 'textw/bootloader_text.py')
-rw-r--r--textw/bootloader_text.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/textw/bootloader_text.py b/textw/bootloader_text.py
index d1db944fe..e5efbea69 100644
--- a/textw/bootloader_text.py
+++ b/textw/bootloader_text.py
@@ -127,7 +127,8 @@ class BootloaderAppendWindow:
_("Forcing the use of LBA32 for your bootloader when "
"not supported by the BIOS can cause your machine "
"to be unable to boot. We highly recommend you "
- "create a boot disk.\n\n"
+ "create a boot disk when asked later in the "
+ "install process.\n\n"
"Would you like to continue and force LBA32 mode?"),
type = "yesno")