summaryrefslogtreecommitdiff
path: root/htroot/Settings_Proxy.inc
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2026-07-07 00:20:00 +0200
committerMichael Peter Christen <mc@yacy.net>2026-07-07 00:20:00 +0200
commit2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea (patch)
tree25152f0699a6675d78a9c7e69d4932bf6c89e8e0 /htroot/Settings_Proxy.inc
parent2e46033b6834ee5d898e219c9650f7be59e43654 (diff)
fix for spelling in web pages, fixes in locale translations, added
missing pages in de-locale, removed translation for non-existing pages
Diffstat (limited to 'htroot/Settings_Proxy.inc')
-rw-r--r--htroot/Settings_Proxy.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Settings_Proxy.inc b/htroot/Settings_Proxy.inc
index a0e655595..2bd3f1832 100644
--- a/htroot/Settings_Proxy.inc
+++ b/htroot/Settings_Proxy.inc
@@ -44,7 +44,7 @@
<!-- no remote proxy pattern -->
<tr valign="top">
- <td><label for="no_prxy">No-proxy adresses</label>:</td>
+ <td><label for="no_prxy">No-proxy addresses</label>:</td>
<td><input name="remoteProxyNoProxy" type="text" id="no_prxy" size="32" maxlength="5000" value="#[remoteProxyNoProxy]#" /></td>
<td>IP addresses for which the remote proxy should not be used</td>
</tr>