Taller
This commit is contained in:
parent
cd478d0457
commit
b094251370
|
@ -595,7 +595,7 @@ function interactive_select_language {
|
|||
data=$(tempfile 2>/dev/null)
|
||||
trap "rm -f $data" 0 1 2 5 15
|
||||
dialog --backtitle $"Freedombone Configuration" \
|
||||
--radiolist $"Select your language:" 12 40 4 \
|
||||
--radiolist $"Select your language:" 26 40 24 \
|
||||
1 $"Afrikaans" off \
|
||||
2 $"Albanian" off \
|
||||
3 $"Arabic" off \
|
||||
|
|
Loading…
Reference in New Issue