]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
network: drop period from the message title
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Jun 2024 06:10:15 +0000 (15:10 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 1 Jun 2024 06:10:44 +0000 (15:10 +0900)
We usually do not add full-stop for policy message title.

Follow-up for f90eb086270f0aea8efcbff5a5e4c338d178cfd4.

src/network/org.freedesktop.network1.policy

index e2525508a4537871643c1056ad0006ccdbc0f2e7..eed31694e4f536da1ce6acd23271466ebf06a108 100644 (file)
         </action>
 
         <action id="org.freedesktop.network1.set-persistent-storage">
-                <description gettext-domain="systemd">Specify whether persistent storage for systemd-networkd is available.</description>
+                <description gettext-domain="systemd">Specify whether persistent storage for systemd-networkd is available</description>
                 <message gettext-domain="systemd">Authentication is required to specify whether persistent storage for systemd-networkd is available.</message>
                 <defaults>
                         <allow_any>auth_admin</allow_any>