diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-07 00:20:00 +0200 |
| commit | 2ca403a1fc80cb9e1d65764cbb42c5dbc7c030ea (patch) | |
| tree | 25152f0699a6675d78a9c7e69d4932bf6c89e8e0 /htroot/IndexPackGenerator_p.html | |
| parent | 2e46033b6834ee5d898e219c9650f7be59e43654 (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/IndexPackGenerator_p.html')
| -rw-r--r-- | htroot/IndexPackGenerator_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexPackGenerator_p.html b/htroot/IndexPackGenerator_p.html index 2b2bc716c..c47b97343 100644 --- a/htroot/IndexPackGenerator_p.html +++ b/htroot/IndexPackGenerator_p.html @@ -21,7 +21,7 @@ <dd> <select name="category" id="category" class="form-control"> <option value="mix" selected="selected">mix - a mix of document types, for content from wide web crawls</option> - <option value="core">core - technical documentation, operation systems, computer hardware, open source and free software, manuals, protocol standards</option> + <option value="core">core - technical documentation, operating systems, computer hardware, open source and free software, manuals, protocol standards</option> <option value="scroll">scroll - non-technical documents: knowledge, encyclopedia, linguistic corpora, dictionaries, translation memories, texts, non-fiction books, historical books</option> <option value="regula">regula - non-technical standards: industry standards, laws, rules, compliance</option> <option value="gem">gem - research, papers, university publications, science</option> |
