diff --git a/lug-helper.sh b/lug-helper.sh index fe311e1..9a7c959 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -2473,8 +2473,8 @@ fi # Loop the main menu until the user selects quit while true; do # Configure the menu - menu_text_zenity="Welcome, fellow Penguin, to the Star Citizen LUG Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\n\nYou may choose from the following options:" - menu_text_terminal="Welcome, fellow Penguin, to the Star Citizen Linux Users Group Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\nYou may choose from the following options:" + menu_text_zenity="Welcome, Space Penguin, to the Star Citizen LUG Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\n\nYou may choose from the following options:" + menu_text_terminal="Welcome, Space Penguin, to the Star Citizen Linux Users Group Helper!\n\nThis Helper is designed to help optimize your system for Star Citizen\nYou may choose from the following options:" menu_text_height="140" menu_type="radiolist"