diff options
author | Mathieu <github@kumy.net> | 2024-10-19 19:08:19 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-10-19 20:21:22 +0200 |
commit | ec585c2a80e5aa2ccf75c3f20af3c852d05ac10f (patch) | |
tree | 667d33c035d2e9520a43b83f57ef72f7a6212d47 /applications/luci-app-watchcat/po/templates | |
parent | c10daa33217b9310c38d72121b6e1dbab3f297e9 (diff) |
luci-app-watchcat: Add missing leading <i> in watchcat.js
Signed-off-by: Mathieu <github@kumy.net>
Diffstat (limited to 'applications/luci-app-watchcat/po/templates')
-rw-r--r-- | applications/luci-app-watchcat/po/templates/watchcat.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-watchcat/po/templates/watchcat.pot b/applications/luci-app-watchcat/po/templates/watchcat.pot index 7eb90fc3e9..a356a00946 100644 --- a/applications/luci-app-watchcat/po/templates/watchcat.pot +++ b/applications/luci-app-watchcat/po/templates/watchcat.pot @@ -17,7 +17,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94 msgid "" -"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " +"<i>Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting " "the router, the service will trigger a soft reboot. Entering a non-zero " "value here will trigger a delayed hard reboot if the soft reboot were to " "fail. Enter the number of seconds to wait for the soft reboot to fail or use " @@ -26,7 +26,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111 msgid "" -"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " +"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> If using " "ModemManager, you can have Watchcat restart your ModemManager interface by " "specifying its name." msgstr "" |