Improve message

This commit is contained in:
the-sane 2024-01-09 14:57:49 -05:00
parent 88702d5629
commit f1813ff052

View File

@ -2681,7 +2681,7 @@ menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is pro
menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\n"$lug_wiki"" menu_heading_terminal="Greetings, Space Penguin!\n\nThis tool is provided by the Star Citizen Linux Users Group\n"$lug_wiki""
# First run # First run
firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install the game?" firstrun_message="It looks like this is your first time running the Helper\n\nWould you like to run the Preflight Check and install Star Citizen?"
if [ "$use_zenity" -eq 1 ]; then if [ "$use_zenity" -eq 1 ]; then
firstrun_message="$menu_heading_zenity\n\n$firstrun_message" firstrun_message="$menu_heading_zenity\n\n$firstrun_message"
else else