Bob Mottram 9 vuotta sitten
vanhempi
commit
b094251370
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/freedombone-config

+ 1
- 1
src/freedombone-config Näytä tiedosto

@@ -595,7 +595,7 @@ function interactive_select_language {
595 595
     data=$(tempfile 2>/dev/null)
596 596
     trap "rm -f $data" 0 1 2 5 15
597 597
     dialog --backtitle $"Freedombone Configuration" \
598
-           --radiolist $"Select your language:" 12 40 4 \
598
+           --radiolist $"Select your language:" 26 40 24 \
599 599
            1 $"Afrikaans" off \
600 600
            2 $"Albanian" off \
601 601
            3 $"Arabic" off \