summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2024-01-23 03:06:10 -0700
committerGitHub <noreply@github.com>2024-01-23 03:06:10 -0700
commit92b3040414d390d0a647140b8dea96fb3d1a8533 (patch)
treefef0a63b9f81348e35ea803cc308639cf75f0ee9
parent704526aceafabeaef6f1fdf12ea5d2c8ce72c59a (diff)
parentf162289fe4de00bf228ab66aaccff1235b41cfd9 (diff)
Merge pull request #6849 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: remove unnecessary translation call
-rw-r--r--applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js2
-rw-r--r--applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot4
2 files changed, 1 insertions, 5 deletions
diff --git a/applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js b/applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
index 253525fb4a..a67d720f79 100644
--- a/applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
+++ b/applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
@@ -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;
diff --git a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot
index b566cc8001..bf270c8620 100644
--- a/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot
+++ b/applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot
@@ -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 ""