summaryrefslogtreecommitdiff
path: root/htroot/Settings_Debug.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_Debug.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_Debug.inc')
-rw-r--r--htroot/Settings_Debug.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/Settings_Debug.inc b/htroot/Settings_Debug.inc
index 0d0627bb9..c38b9cee4 100644
--- a/htroot/Settings_Debug.inc
+++ b/htroot/Settings_Debug.inc
@@ -21,7 +21,7 @@
</div>
</div>
<div class="col-sm-8" id="solrBinaryResponseInfo">
- When checked (default), responses from remote Solr index instances are transfered using an efficient binary data format.
+ When checked (default), responses from remote Solr index instances are transferred using an efficient binary data format.
When unchecked, responses are transferred as <abbr title="Extensible Markup Language">XML</abbr>,
which can be captured and parsed by any external XML aware tool for debug/analysis.
</div>
@@ -97,7 +97,7 @@
</div>
</div>
<div class="col-sm-8" id="searchTestLocalDHTInfo">
- When checked, the remote <abbr title="Distributed Hash Table">DHT</abbr> peers selection is overriden and only the local peer is selected to provide remote DHT search results.
+ When checked, the remote <abbr title="Distributed Hash Table">DHT</abbr> peers selection is overridden and only the local peer is selected to provide remote DHT search results.
</div>
</div>
@@ -113,7 +113,7 @@
</div>
</div>
<div class="col-sm-8" id="searchTestLocalSolrInfo">
- When checked, the remote Solr peers selection is overriden and only this peer is selected to provide remote Solr search results.
+ When checked, the remote Solr peers selection is overridden and only this peer is selected to provide remote Solr search results.
</div>
</div>
@@ -154,7 +154,7 @@
</div>
</div>
<div class="col-sm-8" id="snippetStatisticsInfo">
- When checked, statistics are collected on text snippets generation for search results. The are resumed in the <a href="ConfigPortal_p.html">Portal Configuration</a> page.
+ When checked, statistics are collected on text snippets generation for search results. They are summarized in the <a href="ConfigPortal_p.html">Portal Configuration</a> page.
</div>
</div>
</fieldset>