merge-requests/273/head
Bernhard Landauer 8 years ago
commit 968a789b90

@ -177,7 +177,7 @@ select_language() {
case $(cat ${ANSWER}) in case $(cat ${ANSWER}) in
"1") source $DATADIR/translations/danish.trans "1") source $DATADIR/translations/danish.trans
CURR_LOCALE="da_DK.UTF-8" CURR_LOCALE="da_DK.UTF-8"
FONT="lat2-16.psfu" FONT="cp865-8x16.psfu"
;; ;;
"2") source $DATADIR/translations/dutch.trans "2") source $DATADIR/translations/dutch.trans
CURR_LOCALE="nl_NL.UTF-8" CURR_LOCALE="nl_NL.UTF-8"

Loading…
Cancel
Save