luci-app-https-dns-proxy: remove unnecessary translation call

Thank you @hnyman!

Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
Stan Grishin 2024-01-20 17:09:28 +00:00
parent f7ef142466
commit f162289fe4
2 changed files with 1 additions and 5 deletions

View file

@ -129,7 +129,7 @@ return view.extend({
key = element[".name"];
description = element[".name"];
}
o.value(key, _("%s").format(description));
o.value(key, description);
});
o.depends("dnsmasq_config_update_option", "+");
o.retain = true;

View file

@ -1,10 +1,6 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js:132
msgid "%s"
msgstr ""
#: applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/https-dns-proxy/status.js:258
msgid "%s%s%s proxy at %s on port %s.%s"
msgstr ""