Merge branch 'patch-2' of https://github.com/KardiWeb/archfi into src
This commit is contained in:
commit
a24c140b66
1 changed files with 1 additions and 0 deletions
1
archfi
1
archfi
|
@ -78,6 +78,7 @@ chooselanguage(){
|
|||
options=()
|
||||
options+=("English" "(By MatMoul)")
|
||||
options+=("French" "(By MatMoul)")
|
||||
options+=("Hungarian" "(By KardiWeb)")
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "$txtlanguage" --menu "" 0 0 0 \
|
||||
"${options[@]}" \
|
||||
3>&1 1>&2 2>&3)
|
||||
|
|
Loading…
Reference in a new issue