/[smeserver]/cdrom.image/updates/installpath_text.py
ViewVC logotype

Diff of /cdrom.image/updates/installpath_text.py

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

Revision 1.4 by gordonr, Mon Oct 10 05:27:15 2005 UTC Revision 1.5 by gordonr, Fri Oct 14 03:01:40 2005 UTC
# Line 56  class InstallPathWindow: Line 56  class InstallPathWindow:
56    
57          rc = intf.messageWindow(_("Warning"),          rc = intf.messageWindow(_("Warning"),
58                                  _("All disks will be reformatted and any data will be lost. Proceed?"),                                  _("All disks will be reformatted and any data will be lost. Proceed?"),
59                                  type = "yesno")                                  type = "yesno", default = "no")
60    
61          if rc == 0:          if rc == 0:
62              return INSTALL_BACK              return INSTALL_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