Index: updates/storage/__init__.py =================================================================== RCS file: /cvsroot/smeserver/cdrom.image/sme9/updates/storage/__init__.py,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- updates/storage/__init__.py 30 Jul 2013 21:01:52 -0000 1.1 +++ updates/storage/__init__.py 6 Nov 2013 02:06:23 -0000 1.3 @@ -225,10 +225,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"),