]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
network: slightly reword polkit message
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Mar 2026 18:45:28 +0000 (03:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Mar 2026 19:43:30 +0000 (04:43 +0900)
po/systemd.pot
src/network/org.freedesktop.network1.policy

index 825fd49cb02054b2b3ee6236ad3648c2d78e1e63..93bb42609816f43e5ad9da477d8733c6e88bb57d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: systemd\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-02-24 18:42+0000\n"
+"POT-Creation-Date: 2026-03-06 03:46+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -925,7 +925,9 @@ msgid "DHCP server sends force renew message"
 msgstr ""
 
 #: src/network/org.freedesktop.network1.policy:144
-msgid "Authentication is required to send force renew message."
+msgid ""
+"Authentication is required to send a force renew message from the DHCP "
+"server."
 msgstr ""
 
 #: src/network/org.freedesktop.network1.policy:154
index 9d3ed87d6a70ea0efc22842eb312e3a8c61be335..875e52708d4fab47dd8beaa015ac608bbaee4229 100644 (file)
 
         <action id="org.freedesktop.network1.forcerenew">
                 <description gettext-domain="systemd">DHCP server sends force renew message</description>
-                <message gettext-domain="systemd">Authentication is required to send force renew message.</message>
+                <message gettext-domain="systemd">Authentication is required to send a force renew message from the DHCP server.</message>
                 <defaults>
                         <allow_any>auth_admin</allow_any>
                         <allow_inactive>auth_admin</allow_inactive>