mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Rename some prompts with additional details
This commit is contained in:
parent
b64220a49d
commit
dd1a4b8eb7
1 changed files with 10 additions and 4 deletions
14
Amelia.sh
14
Amelia.sh
|
@ -358,6 +358,7 @@ ___________________________
|
|||
${purple}###${nc} System Clock Update ${purple}###${nc}
|
||||
|
||||
"
|
||||
sleep 0.5
|
||||
timedatectl
|
||||
ok
|
||||
}
|
||||
|
@ -399,10 +400,11 @@ ${purple}###${nc} Main Menu ${purple}###${nc}
|
|||
"
|
||||
YELLOW "
|
||||
|
||||
> Select a Submenu:
|
||||
> Make a selection:
|
||||
|
||||
### Select [4] for guided navigation
|
||||
|
||||
### Select [4] for auto-navigation "
|
||||
"
|
||||
NC "
|
||||
|
||||
[1] Personalization
|
||||
|
@ -495,7 +497,9 @@ ${purple}###${nc} Locale Selection ${purple}###${nc}
|
|||
"
|
||||
YELLOW "
|
||||
|
||||
> Select your Locale [Hit ${nc}'l'${yellow} to list locales] "
|
||||
> Select your Locale
|
||||
|
||||
### [Hit ${nc}'l'${yellow} to list locales, ${nc}'down'${yellow} to search, ${nc}'q'${yellow} to quit] "
|
||||
BLUE "
|
||||
|
||||
|
||||
|
@ -540,7 +544,9 @@ ${purple}###${nc} Keyboard Layout Selection ${purple}###${nc}
|
|||
"
|
||||
YELLOW "
|
||||
|
||||
> Select your Keyboard Layout [Hit ${nc}'l'${yellow} to list layouts] "
|
||||
> Select your Keyboard Layout
|
||||
|
||||
### [Hit ${nc}'l'${yellow} to list layouts, ${nc}'down'${yellow} to search, ${nc}'q'${yellow} to quit] "
|
||||
BLUE "
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue