summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-08-06 21:49:47 +0000
committerMatt Wilson <msw@redhat.com>2001-08-06 21:49:47 +0000
commit3d6654494a7d14c6d6b9fef9cb50264cf994800f (patch)
tree521aa1f5c316fc3af2d39b1ec334dd2379ce7660 /iw
parent6cc016ef7a1333af481bd93b1825343b473fdccb (diff)
downloadanaconda-3d6654494a7d14c6d6b9fef9cb50264cf994800f.tar.gz
anaconda-3d6654494a7d14c6d6b9fef9cb50264cf994800f.tar.xz
anaconda-3d6654494a7d14c6d6b9fef9cb50264cf994800f.zip
remove the bit about removing CD-ROMs from the drive, you can't do it yet and we'll eject anyway (#51049)
Diffstat (limited to 'iw')
-rw-r--r--iw/congrats_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/congrats_gui.py b/iw/congrats_gui.py
index 8a661ab58..720ef331e 100644
--- a/iw/congrats_gui.py
+++ b/iw/congrats_gui.py
@@ -32,7 +32,7 @@ class CongratulationWindow (InstallWindow):
label = GtkLabel(
_("Congratulations, your Red Hat Linux installation is "
"complete.\n\n"
- "Remove any CD-ROMs or floppy diskettes you used during the "
+ "Remove any floppy diskettes you used during the "
"installation process and press <Enter> to reboot your system. "
"\n\n"
"If you created a boot disk to use to boot your Red Hat Linux "