summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-26 11:24:54 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-26 11:24:54 +0100
commit15f73764c4fbde13ecba13ecccc9948ac3a0ebaa (patch)
tree39afb799db355d08e086405cb691fdbdd1f1cdae /src/login
parenta856a83f181a093f52090b04194d0da02365ac07 (diff)
downloadsystemd-15f73764c4fbde13ecba13ecccc9948ac3a0ebaa.tar.gz
tree-wide: replace present participle forms
Infinitive is shorter and sounds better too.
Diffstat (limited to 'src/login')
-rw-r--r--src/login/org.freedesktop.login1.policy36
1 files changed, 18 insertions, 18 deletions
diff --git a/src/login/org.freedesktop.login1.policy b/src/login/org.freedesktop.login1.policy
index 37098bdf71..3c18ec68d9 100644
--- a/src/login/org.freedesktop.login1.policy
+++ b/src/login/org.freedesktop.login1.policy
@@ -135,7 +135,7 @@
<action id="org.freedesktop.login1.attach-device">
<description gettext-domain="systemd">Allow attaching devices to seats</description>
- <message gettext-domain="systemd">Authentication is required for attaching a device to a seat.</message>
+ <message gettext-domain="systemd">Authentication is required to attach a device to a seat.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -146,7 +146,7 @@
<action id="org.freedesktop.login1.flush-devices">
<description gettext-domain="systemd">Flush device to seat attachments</description>
- <message gettext-domain="systemd">Authentication is required for resetting how devices are attached to seats.</message>
+ <message gettext-domain="systemd">Authentication is required to reset how devices are attached to seats.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -156,7 +156,7 @@
<action id="org.freedesktop.login1.power-off">
<description gettext-domain="systemd">Power off the system</description>
- <message gettext-domain="systemd">Authentication is required for powering off the system.</message>
+ <message gettext-domain="systemd">Authentication is required to power off the system.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -167,7 +167,7 @@
<action id="org.freedesktop.login1.power-off-multiple-sessions">
<description gettext-domain="systemd">Power off the system while other users are logged in</description>
- <message gettext-domain="systemd">Authentication is required for powering off the system while other users are logged in.</message>
+ <message gettext-domain="systemd">Authentication is required to power off the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -178,7 +178,7 @@
<action id="org.freedesktop.login1.power-off-ignore-inhibit">
<description gettext-domain="systemd">Power off the system while an application asked to inhibit it</description>
- <message gettext-domain="systemd">Authentication is required for powering off the system while an application asked to inhibit it.</message>
+ <message gettext-domain="systemd">Authentication is required to power off the system while an application asked to inhibit it.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -189,7 +189,7 @@
<action id="org.freedesktop.login1.reboot">
<description gettext-domain="systemd">Reboot the system</description>
- <message gettext-domain="systemd">Authentication is required for rebooting the system.</message>
+ <message gettext-domain="systemd">Authentication is required to reboot the system.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -200,7 +200,7 @@
<action id="org.freedesktop.login1.reboot-multiple-sessions">
<description gettext-domain="systemd">Reboot the system while other users are logged in</description>
- <message gettext-domain="systemd">Authentication is required for rebooting the system while other users are logged in.</message>
+ <message gettext-domain="systemd">Authentication is required to reboot the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -211,7 +211,7 @@
<action id="org.freedesktop.login1.reboot-ignore-inhibit">
<description gettext-domain="systemd">Reboot the system while an application asked to inhibit it</description>
- <message gettext-domain="systemd">Authentication is required for rebooting the system while an application asked to inhibit it.</message>
+ <message gettext-domain="systemd">Authentication is required to reboot the system while an application asked to inhibit it.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -222,7 +222,7 @@
<action id="org.freedesktop.login1.halt">
<description gettext-domain="systemd">Halt the system</description>
- <message gettext-domain="systemd">Authentication is required for halting the system.</message>
+ <message gettext-domain="systemd">Authentication is required to halt the system.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -233,7 +233,7 @@
<action id="org.freedesktop.login1.halt-multiple-sessions">
<description gettext-domain="systemd">Halt the system while other users are logged in</description>
- <message gettext-domain="systemd">Authentication is required for halting the system while other users are logged in.</message>
+ <message gettext-domain="systemd">Authentication is required to halt the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -244,7 +244,7 @@
<action id="org.freedesktop.login1.halt-ignore-inhibit">
<description gettext-domain="systemd">Halt the system while an application asked to inhibit it</description>
- <message gettext-domain="systemd">Authentication is required for halting the system while an application asked to inhibit it.</message>
+ <message gettext-domain="systemd">Authentication is required to halt the system while an application asked to inhibit it.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -255,7 +255,7 @@
<action id="org.freedesktop.login1.suspend">
<description gettext-domain="systemd">Suspend the system</description>
- <message gettext-domain="systemd">Authentication is required for suspending the system.</message>
+ <message gettext-domain="systemd">Authentication is required to suspend the system.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -265,7 +265,7 @@
<action id="org.freedesktop.login1.suspend-multiple-sessions">
<description gettext-domain="systemd">Suspend the system while other users are logged in</description>
- <message gettext-domain="systemd">Authentication is required for suspending the system while other users are logged in.</message>
+ <message gettext-domain="systemd">Authentication is required to suspend the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -276,7 +276,7 @@
<action id="org.freedesktop.login1.suspend-ignore-inhibit">
<description gettext-domain="systemd">Suspend the system while an application asked to inhibit it</description>
- <message gettext-domain="systemd">Authentication is required for suspending the system while an application asked to inhibit it.</message>
+ <message gettext-domain="systemd">Authentication is required to suspend the system while an application asked to inhibit it.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -287,7 +287,7 @@
<action id="org.freedesktop.login1.hibernate">
<description gettext-domain="systemd">Hibernate the system</description>
- <message gettext-domain="systemd">Authentication is required for hibernating the system.</message>
+ <message gettext-domain="systemd">Authentication is required to hibernate the system.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -297,7 +297,7 @@
<action id="org.freedesktop.login1.hibernate-multiple-sessions">
<description gettext-domain="systemd">Hibernate the system while other users are logged in</description>
- <message gettext-domain="systemd">Authentication is required for hibernating the system while other users are logged in.</message>
+ <message gettext-domain="systemd">Authentication is required to hibernate the system while other users are logged in.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -308,7 +308,7 @@
<action id="org.freedesktop.login1.hibernate-ignore-inhibit">
<description gettext-domain="systemd">Hibernate the system while an application asked to inhibit it</description>
- <message gettext-domain="systemd">Authentication is required for hibernating the system while an application asked to inhibit it.</message>
+ <message gettext-domain="systemd">Authentication is required to hibernate the system while an application asked to inhibit it.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
@@ -319,7 +319,7 @@
<action id="org.freedesktop.login1.manage">
<description gettext-domain="systemd">Manage active sessions, users and seats</description>
- <message gettext-domain="systemd">Authentication is required for managing active sessions, users and seats.</message>
+ <message gettext-domain="systemd">Authentication is required to manage active sessions, users and seats.</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>