mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 10:50:11 +01:00
clients/tests: add code comment for how to get Polish translations on Fedora
This commit is contained in:
parent
7986ea8c1a
commit
2140da73a4
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ from __future__ import print_function
|
|||
# # On Debian, you might do:
|
||||
# # sed -i 's/^# \(pl_PL.UTF-8 .*\)$/\1/p' /etc/locale.gen
|
||||
# # locale-gen pl_PL.UTF-8
|
||||
# # On Fedora, you might install `glibc-langpack-pl` package.
|
||||
#
|
||||
# 2) LANG=pl_PL.UTF-8 ./src/nmcli/nmcli --version
|
||||
# # Ensure that the built nmcli has Polish locale working. If not,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue