yacy_search_server/source/net/yacy/data
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
If language is set to "browser" the client/user browser language is used to choose from
available translation.
simply: one users browser speaks English -> YaCy responds in English, other users browser speaks French -> YaCy responds in French.

! To make a translation/language available you have to activate the language once ! 
(or manually use the utility class TranslateAll)
In ConfigBasic.html availabel translations are marked green on setting language=Browser
The client language is determined by http header Accept-Language (checked in DefaultServlet)
2016-08-23 00:04:24 +02:00
..
list fix for xml blacklist import 2013-02-08 15:12:10 +01:00
wiki internal wiki code, require header line to start with markup 2016-06-25 02:46:44 +02:00
ymark skip loading document on crawl start for YMark bookmarks 2015-12-26 01:15:07 +01:00
BlogBoard.java fix NPE on empty blog importfile parameter 2015-12-24 02:00:45 +01:00
BlogBoardComments.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BookmarkDate.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BookmarkHelper.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
BookmarksDB.java removed warnings 2015-08-03 05:37:34 +02:00
DidYouMean.java add CommonPattern for multiple spaces 2015-07-04 22:49:01 +02:00
Diff.java fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
ListManager.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
MessageBoard.java fix MessageBoard test for null data 2016-06-07 23:34:42 +02:00
Translator.java Introduce additional language setting "browser/Browser Language" for UI internationalization. 2016-08-23 00:04:24 +02:00
URLLicense.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
UserDB.java using precompiled pattern CommonPattern.SEMICOLON for splits 2015-01-29 02:19:41 +01:00
WorkTables.java add missing scheduler calc of next exec_date (call of calculateAPIScheduler) 2016-08-09 03:03:04 +02:00