This commit is contained in:
Bob Mottram 2016-04-12 09:56:39 +01:00
parent cd478d0457
commit b094251370
1 changed files with 1 additions and 1 deletions

View File

@ -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 \