From: Yu Watanabe Date: Wed, 21 Aug 2024 22:08:05 +0000 (+0900) Subject: polkit: add missing period in messages X-Git-Tag: v257-rc1~653^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd67b61ff18c77da201b0dda00b9341992ce86dd;p=thirdparty%2Fsystemd.git polkit: add missing period in messages --- diff --git a/src/import/org.freedesktop.import1.policy b/src/import/org.freedesktop.import1.policy index 45c11def674..2909d36ce68 100644 --- a/src/import/org.freedesktop.import1.policy +++ b/src/import/org.freedesktop.import1.policy @@ -20,7 +20,7 @@ Import a disk image - Authentication is required to import an image + Authentication is required to import an image. auth_admin auth_admin @@ -30,7 +30,7 @@ Export a disk image - Authentication is required to export disk image + Authentication is required to export disk image. auth_admin auth_admin @@ -40,7 +40,7 @@ Download a disk image - Authentication is required to download a disk image + Authentication is required to download a disk image. auth_admin auth_admin @@ -50,7 +50,7 @@ Cancel transfer of a disk image - Authentication is required to cancel the ongoing transfer of a disk image + Authentication is required to cancel the ongoing transfer of a disk image. auth_admin auth_admin diff --git a/src/login/org.freedesktop.login1.policy b/src/login/org.freedesktop.login1.policy index 226bb4cda43..6a6399ac4e7 100644 --- a/src/login/org.freedesktop.login1.policy +++ b/src/login/org.freedesktop.login1.policy @@ -394,7 +394,7 @@ Set a wall message - Authentication is required to set a wall message + Authentication is required to set a wall message. auth_admin_keep auth_admin_keep diff --git a/src/resolve/org.freedesktop.resolve1.policy b/src/resolve/org.freedesktop.resolve1.policy index 0470cb70c1e..b96c8c0d6ad 100644 --- a/src/resolve/org.freedesktop.resolve1.policy +++ b/src/resolve/org.freedesktop.resolve1.policy @@ -20,7 +20,7 @@ Register a DNS-SD service - Authentication is required to register a DNS-SD service + Authentication is required to register a DNS-SD service. auth_admin auth_admin @@ -31,7 +31,7 @@ Unregister a DNS-SD service - Authentication is required to unregister a DNS-SD service + Authentication is required to unregister a DNS-SD service. auth_admin auth_admin diff --git a/src/sysupdate/org.freedesktop.sysupdate1.policy b/src/sysupdate/org.freedesktop.sysupdate1.policy index 7c1b94333c8..047f5d11a45 100644 --- a/src/sysupdate/org.freedesktop.sysupdate1.policy +++ b/src/sysupdate/org.freedesktop.sysupdate1.policy @@ -33,7 +33,7 @@ Check for system updates - Authentication is required to check for system updates + Authentication is required to check for system updates. auth_admin auth_admin @@ -43,7 +43,7 @@ Install system updates - Authentication is required to install system updates + Authentication is required to install system updates. auth_admin auth_admin @@ -53,7 +53,7 @@ Install specific system version - Authentication is required to update the system to a specific (possibly old) version + Authentication is required to update the system to a specific (possibly old) version. auth_admin auth_admin @@ -63,7 +63,7 @@ Cleanup old system updates - Authentication is required to cleanup old system updates + Authentication is required to cleanup old system updates. auth_admin auth_admin