RechercheTech / mss

Main MSS feature tracking repo. Also the place for default MSS issues fallinng under no other repo.
1 stars 3 forks source link

Telegu language support in client image #190

Open intelliant01 opened 2 years ago

intelliant01 commented 2 years ago

To try - apt install firefox-locale-te hunspell-te hyphen-te language-pack-gnome-te language-pack-te libreoffice-l10n-te hunspell gnome-user-docs-te - optional

intelliant01 commented 2 years ago

@cyberorg Installed the above. Anything else needed?

cyberorg commented 2 years ago
apt install `check-language-support -l te`
intelliant01 commented 2 years ago

Community driven and supported Telegu language translations can be installed by admin by executing the below in a Terminal -

su -
mssupdate https://repo.myscoolserver.com/fixes/ add-amd64-language te

Enter mssadmin's password when prompted.

Note: Internet connection is required on the MSS for the same.

Not baking in support for any more languages into the default image since it can be done dynamically within around 30 minutes by the end users. Will only 'build in' when there is a case of mass installations for a particular case.

intelliant01 commented 2 years ago

Not baking in support for any more languages into the default image since it can be done dynamically within around 30 minutes by the end users. Will only 'build in' when there is a case of mass installations for a particular case.

This has a downside that systems with custom language added will not be eligible for the rolling release of updates to image via zsync. Hence will have to re-think.