The problem comes from the fact that in ctrl.py, we do not pass the “non-internationalized” LANGUAGE variable to pkexec (instead, we delete it from the dictionary used), so pkexec uses the one available in the system, which in the case of a Kylin system equals to “zh_CN:zh”.
The problem comes from the fact that in ctrl.py, we do not pass the “non-internatio nalized” LANGUAGE variable to pkexec (instead, we delete it from the dictionary used), so pkexec uses the one available in the system, which in the case of a Kylin system equals to “zh_CN:zh”.