Skip to content
Snippets Groups Projects
Commit 8aae0dfd authored by Bob Mottram's avatar Bob Mottram
Browse files

Title when adding apps

parent cddd8f3c
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ function install_apps_selected {
if [[ "$select_all_apps" != "add-all" ]]; then
# ask for confirmation
dialog --title $"Remove applications" \
dialog --title $"Add applications" \
--backtitle $"Freedombone" \
--defaultno \
--yesno $"\nYou have chosen to install $n apps.\n\n $installs\n\nIf you choose 'yes' then these will now be installed.\n\nAre you sure that you wish to continue?" 15 60
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment