Changeset 2767 in MondoRescue


Ignore:
Timestamp:
Apr 21, 2011, 12:49:40 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Attempt to fix #432 with a better message at a start.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/src/mondorestore/mondo-rstr-newt.c

    r2398 r2767  
    23132313            if (popup_and_get_string
    23142314                ("ISO Mode - path",
    2315                  "At what path on this device can the ISO files be found?",
     2315                 "At what path on this device can the ISO files be found ? (Use /tmp/isodir if restoring from HDD)",
    23162316                 isodir_path, MAX_STR_LEN / 4)) {
    23172317                strip_spaces(isodir_device);
Note: See TracChangeset for help on using the changeset viewer.