cange noHDD text

This commit is contained in:
rootzoll
2021-05-18 21:15:48 -05:00
parent 4ac21f3d65
commit 597b3e8dc8

View File

@@ -90,9 +90,10 @@ elif [ "${eventID}" == "noHDD" ]; then
# contentWords[1] --> size string (for example '1TB')
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
Please connect a HDD/SSD.
Minimum of ${contentWords[0]} needed.
" 6 35
Waiting for HDD/SSD ...
Please connect a ${contentWords[0]}
HDD or SSD to the device.
" 8 35
elif [ "${eventID}" == "sdtoosmall" ]; then