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/it/ddns.po | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-ddns/po/it') diff --git a/applications/luci-app-ddns/po/it/ddns.po b/applications/luci-app-ddns/po/it/ddns.po index 23ea932c01..c36b1012c9 100644 --- a/applications/luci-app-ddns/po/it/ddns.po +++ b/applications/luci-app-ddns/po/it/ddns.po @@ -748,8 +748,8 @@ msgid "There is no service configured." msgstr "Non c'è un servizio configurato." #: 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 "Questo è il contenuto corrente del file log 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 @@ -941,6 +941,9 @@ msgid "to run HTTPS without verification of server certificates (insecure)" msgstr "" "per eseguire HTTPS senza la verifica dei certificati del server (insicuro)" +#~ msgid "This is the current content of the log file in" +#~ msgstr "Questo è il contenuto corrente del file log in" + #~ msgid "" #~ "Configure here the details for all Dynamic DNS services including this " #~ "LuCI application." -- cgit v1.2.3