mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
sysupdate: add missing full stop to the polkit message
Follow-up for e55e7a5a61.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
|
||||
<action id="org.freedesktop.sysupdate1.manage-features">
|
||||
<description gettext-domain="systemd">Manage optional features</description>
|
||||
<message gettext-domain="systemd">Authentication is required to manage optional features</message>
|
||||
<message gettext-domain="systemd">Authentication is required to manage optional features.</message>
|
||||
<defaults>
|
||||
<allow_any>auth_admin</allow_any>
|
||||
<allow_inactive>auth_admin</allow_inactive>
|
||||
|
||||
Reference in New Issue
Block a user