clients/tests: add code comment for how to get Polish translations on Fedora

This commit is contained in:
Thomas Haller 2022-04-20 11:21:07 +02:00
parent 7986ea8c1a
commit 2140da73a4
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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,