Changeset 3653 in MondoRescue for branches/3.3/mindi/mindi


Ignore:
Timestamp:
Feb 23, 2017, 2:05:46 AM (7 years ago)
Author:
Bruno Cornec
Message:

Stop using the word PC and use machines instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi/mindi

    r3652 r3653  
    19361936                echo -en "FYI, this is _not_ a MondoRescue CD.\n"
    19371937                if [ -e "$MINDI_LIB/memtest.img" ] ; then
    1938                     echo -en "Type 'memtest' <Enter> to test your PC's memory intensively.\nJust press <Enter> to go to the main test menu.\n"
     1938                    echo -en "Type 'memtest' <Enter> to test your machine's memory intensively.\nJust press <Enter> to go to the main test menu.\n"
    19391939                fi
    19401940            else
     
    35853585
    35863586[ -e "$MINDI_LIB/memtest.img" ] && BOOT_MEDIA_MESSAGE="$BOOT_MEDIA_MESSAGE\n\
    3587 ...Or type 'memtest' to test your PC's RAM thoroughly.\n"
     3587...Or type 'memtest' to test your machine's RAM thoroughly.\n"
    35883588
    35893589if [ _"$MONDO_SHARE" = _"" ]; then
Note: See TracChangeset for help on using the changeset viewer.