summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui-interactive.sh
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-06-14 21:04:42 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-06-14 21:04:42 +0200
commit03340455901dc1b6737a351512758b82b4d01deb (patch)
treee6f6b6a9187028f1d768626dc928961799bafe8a /src/core/libs/lib-ui-interactive.sh
parent2f04d6ec4c44aceda336c071754406523f03602f (diff)
also need to select a mirror
Diffstat (limited to 'src/core/libs/lib-ui-interactive.sh')
-rw-r--r--src/core/libs/lib-ui-interactive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh
index 1964b95..2a1a839 100644
--- a/src/core/libs/lib-ui-interactive.sh
+++ b/src/core/libs/lib-ui-interactive.sh
@@ -1024,7 +1024,7 @@ interactive_get_editor() {
select_source_extras_menu ()
{
while true; do
- ask_option no "FTP Installation" 'Make sure the network is ok before continuing the installer' required \
+ ask_option no "FTP Installation" "Make sure the network is ok and you've selected a mirror before continuing the installer" required \
"1" "$worker_runtime_network_title" \
"2" "$worker_select_mirror_title" \
"3" "Return to Main Menu"