Merge pull request #6849 from stangri/master-luci-app-https-dns-proxy

luci-app-https-dns-proxy: remove unnecessary translation call
This commit is contained in:
Stan Grishin 2024-01-23 03:06:10 -07:00 committed by GitHub
commit 92b3040414
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 ""