mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
installer: clean up misleading message
This commit is contained in:
parent
4aea0bf278
commit
479be1c21e
@ -514,7 +514,7 @@ msg_oem_only() {
|
|||||||
msg_no_device() {
|
msg_no_device() {
|
||||||
# show a warning dialog if we dont find not mounted devices for install and return to main menu
|
# show a warning dialog if we dont find not mounted devices for install and return to main menu
|
||||||
MSG_TITLE="\Z1[ WARNING ]\Zn"
|
MSG_TITLE="\Z1[ WARNING ]\Zn"
|
||||||
MSG_INFOBOX=" No devices were found. \n If you are trying to install on a brand new harddisk you must \n create atleast one partition. \n Otherwise it won't be found. \n If you dont know how, ask in the forum or on IRC."
|
MSG_INFOBOX=" No devices were found. "
|
||||||
|
|
||||||
dialog --colors --backtitle "$BACKTITLE" --title "$MSG_TITLE" --msgbox "$MSG_INFOBOX" 9 70
|
dialog --colors --backtitle "$BACKTITLE" --title "$MSG_TITLE" --msgbox "$MSG_INFOBOX" 9 70
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user