[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#244019: base-installer: Language specific code should be moved to languagechooser



Quoting Petter Reinholdtsen (pere@hungry.com):

> 	case "`echo $RET | sed 's/:.*//'`" in
> 		ja|ko|ko_KR|el|zh|zh_CN|zh_TW|bg|ar|he|tr|uk|uk_UA)
> 			# Japanese, Korean, Greek, Chinese, Bulgarian, Arabic, Hebrew, Turkish, Ukranian
> 			apt-install jfbterm || true
> 			apt-install unifont || true
> 		;;

We probably need to add "sr" (Serbian), "vi" (Vietnamese) and "hi"
(Hindi) to this list. Preventive action.


> 		ru)
> 			# Russian
> 			apt-install console-cyrillic || true
> 			apt-install console-terminus || true
> 		;;

I suppose that using console-cyrillic instead of jfbterm is a choice
from the Russian team?





Reply to: