-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Describe the bug
When running pkexec from a console, the authentication message is left untranslated, even though the language is set and exists (in /usr/share/locale/hu/LC_MESSAGES/polkit-1.mo)
To Reproduce
Steps to reproduce the behavior:
export LANG=hu_HU.UTF-8export LC_MESSAGES=hu_HU.UTF-8pkexec ls- It shows
Authentication is needed to run `/usr/bin/ls' as the super userinstead ofHitelesítés szükséges a(z) „/usr/bin/ls” futtatásához rendszergazdaként"
Expected behavior
The authentication message is in Hungarian.
Desktop (please complete the following information):
- OS (including version): Arch Linux
- Desktop Environment [Gnome, KDE, ...]: COSMIC
- Version of polkit: 126
Please...
okt 03 22:10:47 mate polkitd[5941]: Unregistered Authentication Agent for unix-process:16866:332726 (system bus name :1.293, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
okt 03 22:10:47 mate polkitd[5941]: Operator of unix-process:16866:332726 successfully authenticated as unix-user:mate to gain ONE-SHOT authorization for action org.freedesktop.policykit.exec for unix-process:16866:332726 [/usr/bin/bash] (owned by unix-user:mate)
okt 03 22:10:46 mate polkitd[5941]: Registered Authentication Agent for unix-process:16866:332726 (system bus name :1.293 [pkexec ls], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels