Clarify lug wiki link on main menu

This commit is contained in:
the-sane 2024-08-15 09:27:29 -04:00
parent ace7ce3563
commit 9305fdc38b

View File

@ -2580,8 +2580,8 @@ if [ "$is_nixos" -eq 1 ]; then
fi fi
# Set up the main menu heading # Set up the main menu heading
menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is provided by the Star Citizen Linux Users Group</b>\n"$lug_wiki"" menu_heading_zenity="<b><big>Greetings, Space Penguin!</big>\n\nThis tool is provided by the Star Citizen Linux Users Group</b>\nFor help, see our wiki: "$lug_wiki""
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\nFor help, see our wiki: "$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 Star Citizen?" 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?"