Title when adding apps
This commit is contained in:
parent
cddd8f3c22
commit
8aae0dfd84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue