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/ru/ddns.po | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'applications/luci-app-ddns/po/ru') diff --git a/applications/luci-app-ddns/po/ru/ddns.po b/applications/luci-app-ddns/po/ru/ddns.po index bf373438ce..0655b25284 100644 --- a/applications/luci-app-ddns/po/ru/ddns.po +++ b/applications/luci-app-ddns/po/ru/ddns.po @@ -758,8 +758,8 @@ msgid "There is no service configured." msgstr "Служба не настроена." #: 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 "Текущее содержимое файла журнала в" +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 @@ -945,6 +945,9 @@ msgstr "секунд(ы)" msgid "to run HTTPS without verification of server certificates (insecure)" msgstr "использовать HTTPS без проверки сертификатов сервера (небезопасно)" +#~ msgid "This is the current content of the log file in" +#~ msgstr "Текущее содержимое файла журнала в" + #~ msgid "" #~ "Configure here the details for all Dynamic DNS services including this " #~ "LuCI application." -- cgit v1.2.3