Question Plesk Panel update report contains some Polish or Russian lines

TeunieP

Basic Pleskian
Server operating system version
CentOS Linux 7.9.2009 (Core)
Plesk version and microupdate number
18.0.46
Hi,
I noticed some strange lines in my updater log (best part being English like it should). Looking back these lines have been there for more than a year.
What could be the cause? I think it is harmless but just wondering if it is normal on a US locale.
.
===> Configuring ProFTPD server
Install command successfully completed
Wprowadzanie korektorów komponentów i produktu

and
Wyniki sprawdzania komponentów i produktu:
Upgrade is finished
 
Make sure that you have the same locale command output:

Code:
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
 
Back
Top