File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1818- [ Configuration] ( ./config/index.md )
1919 - [ Manual Pages] ( ./config/man.md )
2020 - [ Firmware] ( ./config/firmware.md )
21- - [ Locales] ( ./config/locales.md )
21+ - [ Locales and Translations ] ( ./config/locales.md )
2222 - [ Users and Groups] ( ./config/users-and-groups.md )
2323 - [ Services and Daemons - runit] ( ./config/services/index.md )
2424 - [ Per-User Services] ( ./config/services/user-services.md )
Original file line number Diff line number Diff line change 1- # Locales
1+ # Locales and Translations
22
33For a list of currently enabled locales, run
44
@@ -22,4 +22,9 @@ Some programs have their translations in a separate package that must be
2222installed in order to use them. You can
2323[ search] ( ../xbps/index.md#finding-files-and-packages ) for the desired language
2424(e.g. "german" or "portuguese") in the package repositories and install the
25- packages relevant to the applications you use.
25+ packages relevant to the applications you use. An especially relevant case is
26+ when installing individual packages from the LibreOffice suite, such as
27+ ` libreoffice-writer ` , which require installing at least one of the
28+ ` libreoffice-i18n-* ` packages to work properly. This isn't necessary when
29+ installing the ` libreoffice ` meta-package, since doing so will install the most
30+ common translation packages.
You can’t perform that action at this time.
0 commit comments