--- anaconda-13.21.215/storage/__init__.py.orig 2013-08-02 09:47:00.000000000 -0400 +++ anaconda-13.21.215/storage/__init__.py 2014-01-03 16:40:51.646008693 -0500 @@ -226,10 +226,9 @@ sys.exit(1) rc = anaconda.intf.messageWindow(_("Writing storage configuration to disk"), - _("The partitioning options you have selected " - "will now be written to disk. Any " - "data on deleted or reformatted partitions " - "will be lost." + _("This option performs a new install of " + "SME Server. All hard drives, including " + "removable media, will be re-partitioned and formatted. Proceed? " "%s") % (warning), type = "custom", custom_icon="warning", custom_buttons=[_("Go _back"),