shellcheck step 8

fix missing txthyperdimenu variable
This commit is contained in:
Jesús 2022-05-24 22:29:38 +08:00
parent 68b4c09633
commit 09637cba60
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -1834,6 +1834,7 @@ loadstrings(){
txtpressanykey="Press any key to continue." txtpressanykey="Press any key to continue."
txthyperdimenu="Hyperbola Desktop Install"
txthyperdidesc="Full desktop install script" txthyperdidesc="Full desktop install script"
txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nHyperbola GNU+Linux-libre Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?" txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nHyperbola GNU+Linux-libre Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"
txthyperdiinstallandlaunch="Install and run hyperdi" txthyperdiinstallandlaunch="Install and run hyperdi"