X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Flocales-configure;h=1bdc504b4325bfcdcdb64760d3bd2b9f5b4310e6;hp=0009be1b063d5419631d37e44c0d0ca12a429ffb;hb=e57c2cb3aaf57656db0f617ed78848dbbcf93d6a;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d diff --git a/local/locales-configure b/local/locales-configure index 0009be1..1bdc504 100755 --- a/local/locales-configure +++ b/local/locales-configure @@ -3,7 +3,7 @@ tool=$(readlink -e "${0%/*}/..") . "$tool"/local/lib.sh sudo debconf-set-selections <<-EOF - locales locales/default_environment_locale select None - locales locales/locales_to_be_generated multiselect fr_FR.UTF-8 UTF-8 + locales locales/default_environment_locale select fr_FR.UTF-8 + locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8, fr_FR.UTF-8 UTF-8 EOF "$tool"/local/dpkg-reconfigure locales