luci-app-https-dns-proxy: remove unnecessary translation call 6849/head
authorStan Grishin <stangri@melmac.ca>
Sat, 20 Jan 2024 17:09:28 +0000 (17:09 +0000)
committerStan Grishin <stangri@melmac.ca>
Sat, 20 Jan 2024 17:10:21 +0000 (17:10 +0000)
Thank you @hnyman!

Signed-off-by: Stan Grishin <stangri@melmac.ca>
applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot

index 253525fb4af2aa113c871fece376d6f8357b60e8..a67d720f790c072d42d4a3ec031b0254067d1b37 100644 (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;
index b566cc8001c54875733f63f97becefa3c51b271e..bf270c86207762acc74f33391ce3df9212f8ad02 100644 (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 ""