Changeset 1503 in MondoRescue


Ignore:
Timestamp:
Jun 14, 2007, 4:55:26 PM (17 years ago)
Author:
Bruno Cornec
Message:

Improve message around ISO directory (Patrick Albert and Bryan Gartner)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.4/mondo/src/common/libmondo-devices.c

    r1488 r1503  
    21902190            if (!popup_and_get_string
    21912191                ("Storage dir.",
    2192                  "Please enter the full path that contains your ISO images.  Example: /mnt/raid0_0",
     2192                 "Please enter the full path name to the directory for your ISO images.  Example: /mnt/raid0_0",
    21932193                 bkpinfo->isodir, MAX_STR_LEN / 4)) {
    21942194                log_to_screen("User has chosen not to backup the PC");
Note: See TracChangeset for help on using the changeset viewer.