reger
730fb43ab1
add translation DE,FR submenuRanking.template
...
upd translation DE RankingSolr_p
9 years ago
reger
9f91e6124f
add DE translation for submenuCrawler.template
...
+ upd submenuIndexControl.template
9 years ago
reger
e3d53f0248
add de translation for IndexExport_p
9 years ago
reger
9f5b768d84
fix typo in translation (de,hi) for AccessTracker_p
...
- rem some not translated in ru (-> currently best maintained translation)
9 years ago
reger
bfcca6bfee
update on translation files
...
- delete removed servlets
AugmentedBrowsingFilters_p.html (de)
CrawlStartIntranet_p.html (de)
IndexCreateWWW***Queue_p.html (de)
Ranking_p.html (de)
- add
IndexCreateQueues_p.html
- rename
Settings_Http.inc -> Settings_ProxyAccess.inc
Language_p.html -> ConfigLanguage_p.html
9 years ago
reger
c283efdd6d
remove obsolete css style for removed file CacheAdmin_p.html
...
and remove from translations
9 years ago
reger
218061752e
add missing quote chars in sk.lng translation file
...
+ minor: del one redundancy
9 years ago
reger
e8256bb3b1
remove blekko from opensearch config (not available)
...
see https://blekko.com/
http://searchengineland.com/goodbye-blekko-search-engine-joins-ibms-watson-team-217633
9 years ago
reger
cd26717ba2
fix low memory status hint (dht-in disabled)
...
http://mantis.tokeek.de/view.php?id=619
9 years ago
reger
3076c87247
fix typo in Steering.html
9 years ago
reger
440ce6d198
add German translation to re-crawl job
9 years ago
luccioman
199b2ce52d
Translator refactoring : to simplify locale files writing, process keys
...
as simple string and no more as regular expressions.
Updated all locale files to adapt to refectored Translator : removed
useless escaped characters and did minor corrections.
Performed minor syntax corrections on some html source files.
Added an util to translate all html source files with all locales
without launching full YaCy application.
Corrected main arguments parsing on other translation utils.
9 years ago
Michael Peter Christen
5e2d23b7a0
removed the new index export method from the IndexControlURLs_p.html
...
servlet and moved it to a new /IndexExport_p.html servlet. This servlet
is now more prominent linked in the main menu under Production -> Index
Export/Import
10 years ago
reger
89124335c4
update bookmark autosearch description
...
- add german translation
10 years ago
reger
af2d66e3d8
correct typo in de.lng
10 years ago
reger
f6a55f9279
incoming connection count/text fix
...
improvement on http://mantis.tokeek.de/view.php?id=570
10 years ago
reger
a5d19e2982
update configheuristics_p.html text
...
to state current opensearch heuristic function
10 years ago
reger
aa0faeabc5
adjust translation text of error msg on empty query
...
(ru: needs correction)
10 years ago
reger
851e96cf6e
update German translation http://mantis.tokeek.de/view.php?id=447
10 years ago
reger
ed0d7a80d5
modifiy description for Field-Reindex to act only on local index
...
http://mantis.tokeek.de/view.php?id=279
10 years ago
reger
53ecce81e3
changed translation of submenuCustomization.template to submenuDesign.template
...
- removed obsolete scroogle translation
10 years ago
orbiter
c2521111ca
another fix to de locale which fixes a html tag glitch
10 years ago
orbiter
c66590e01a
another translation typo
10 years ago
orbiter
96cd6d1979
fix for translation mistakes
10 years ago
orbiter
0ad39d4811
fix for de locale translation mistake
10 years ago
orbiter
71b686e503
fix html error occurred by missing symbol in de localization in
...
IndexDeletion_p.html
10 years ago
orbiter
5611d45b65
renamed Host Browser to Index Browser (gives a better hint what it
...
actually does)
10 years ago
sixcooler
b4226ed10c
germal locale correction
10 years ago
Michael Peter Christen
f296a529d5
update to german locale
11 years ago
Michael Peter Christen
c8d4a63604
eliminating the word 'Facet' from the interface because it is ugly. If
...
people do not know what search navigation is, then they also do not know
what a 'facet' is.
11 years ago
orbiter
b1ba764d81
fix for first start options and added german translation for popup texts
11 years ago
Michael Peter Christen
8a77f318f4
fix for paths in locale files
11 years ago
Michael Peter Christen
6b66bb7109
redesign of search page integration menu structure
11 years ago
Michael Peter Christen
721178dc84
misc style bugfixes
11 years ago
Michael Peter Christen
6d57dff718
fixes to locale after renaming of some entities in online interface
11 years ago
Michael Benz
0792a4369c
Added Index Deletion and Reindex Monitor to German translation
11 years ago
Michael Benz
c7ea0f123b
Added German translation for Config Search and Ranking RWI and Solr
11 years ago
Michael Benz
9dc0aa2b01
German translation for Augmented Browser, Parser, Content Control and Vocabulary
11 years ago
Michael Benz
0813f5f82e
Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template
11 years ago
Michael Benz
65170474a1
Updated German translation with translated submenu include env/templates/submenuComputation.template
11 years ago
reger
ee732bdc03
fix: de translation of menu link
11 years ago
Michael Benz
072d4aa0c0
Updated German translation and Blacklist_p.html
11 years ago
Michael Benz
edc8e1c4de
Finished translation of changed CrawlStartExpert_p.html
11 years ago
Michael Benz
f11314aae7
Improved German de.lng translation and fixed adresses -> addresses in \htroot\CrawlStartScanner_p.html
11 years ago
Michael Benz
6278af4993
Edit German de locale and improved translation
11 years ago
reger
365f77ea8c
make internal page links relative to ease any future development for context aware servlets
...
note also http://bugs.yacy.net/view.php?id=106
11 years ago
Alex Vouilloz
48539f0a25
translated templates into French
11 years ago
Alexandre Vouilloz
ae6171aa6d
completed fr.lng for Status.html
11 years ago
Alexandre Vouilloz
43d2cd4b47
completed fr.lng for BasicConfig.html (+modif in de.lng)
11 years ago
reger
30d925a96e
reimplemented server access restriction
...
via Jetty IPAccessHandler to allow only configured IP's to access.
Handler is only loaded if a restriction is configured.
Since IPAcessHandler (Jetty 8) does not support IPv6 system property java.net.preferIPv4Stack=true
Testing showed system.setProperty seems to be sensitive to point of calling (earliest possible time seems to be best = early in yacy.main).
Moved the "isrunning..." just open browser check also to the new routine to preread the yacy.config only once.
11 years ago