/[smeserver]/cdrom.image/sme9/updates/storage/__init__.py
ViewVC logotype

Diff of /cdrom.image/sme9/updates/storage/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by charliebrady, Tue Jul 30 21:01:52 2013 UTC Revision 1.2 by wellsi, Sun Nov 3 04:27:49 2013 UTC
# Line 225  def storageComplete(anaconda): Line 225  def storageComplete(anaconda):
225          sys.exit(1)          sys.exit(1)
226    
227      rc = anaconda.intf.messageWindow(_("Writing storage configuration to disk"),      rc = anaconda.intf.messageWindow(_("Writing storage configuration to disk"),
228                                  _("The partitioning options you have selected "                                  _("This option performs a new install of "
229                                    "will now be written to disk.  Any "                                    "SME Server.  All hard drives, including "
230                                    "data on deleted or reformatted partitions "                                    "removable media, will be re-partitioned and formatted. Proceed?
                                   "will be lost."  
231                                    "%s") % (warning),                                    "%s") % (warning),
232                                  type = "custom", custom_icon="warning",                                  type = "custom", custom_icon="warning",
233                                  custom_buttons=[_("Go _back"),                                  custom_buttons=[_("Go _back"),


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed