Skip to content

cbaconnier/ubuntu-locale-en_CH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Locale en_CH

Sources :

Installation

tested on Ubuntu 18.10

wget https://raw.githubusercontent.com/cbaconnier/ubuntu-locale-en_CH/master/en_CH
sudo localedef -i en_CH -f UTF-8 en_CH.UTF-8 -c -v
sudo mv en_CH /usr/share/i18n/locales/
echo 'en_CH UTF-8' | sudo tee --append /var/lib/locales/supported.d/en
sudo locale-gen
  • Change the regional settings with the new locale in Language Support > Regional Formats and search for Switzerland (English)

Next time you log in, the locale should be in use.

About

Custom English locale for Switzerland

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published