From 57b88211c14dd71da44b537ac9062f99e1efbe80 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 12 Jul 2022 15:43:34 +0200 Subject: luci-app-ddns: fix broken translation call Fixes: #5874 Signed-off-by: Jo-Philipp Wich --- applications/luci-app-ddns/po/de/ddns.po | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-ddns/po/de/ddns.po') diff --git a/applications/luci-app-ddns/po/de/ddns.po b/applications/luci-app-ddns/po/de/ddns.po index 45eceb366c..ce7968811a 100644 --- a/applications/luci-app-ddns/po/de/ddns.po +++ b/applications/luci-app-ddns/po/de/ddns.po @@ -758,8 +758,8 @@ msgid "There is no service configured." msgstr "Kein Dienst konfiguriert." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070 -msgid "This is the current content of the log file in" -msgstr "Dies ist der aktuelle Inhalt der Logdatei in" +msgid "This is the current content of the log file in %h for this service." +msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:197 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:275 @@ -959,6 +959,9 @@ msgid "to run HTTPS without verification of server certificates (insecure)" msgstr "" "um HTTPS ohne Überprüfung der Server Zertifikate auszuführen (unsicher)" +#~ msgid "This is the current content of the log file in" +#~ msgstr "Dies ist der aktuelle Inhalt der Logdatei in" + #~ msgid "" #~ "Configure here the details for all Dynamic DNS services including this " #~ "LuCI application." -- cgit v1.2.3