luccioman
c5c3cc1274
Use HTTP Post operation for resetting memory monitoring state.
...
Fixes issue #145
Also added textual hint on the button, and display it only when it makes
sense, that is to say when the memory state is 'exhausted'.
7 years ago
luccioman
cb10daba92
Renamed Chinese & Greek lng files using ISO639-1 codes.
...
Previously named with their ISO 3166-1 country code : this way, when
setting language to "Browser" in ConfigBasic.html, it didn't work
properly when browser preferred language was Chinese or Greek as their
respective language codes are "zh" and "el" (not "cn" and "gr" which are
their country codes)
7 years ago
luccioman
4b61edff32
Added a help link to ISO 639-1 language codes list ref
7 years ago
luccioman
a994d439af
Added description of spatial restrictions in search options
7 years ago
luccioman
8a48f80909
Added language HTML attribute to the search home page.
7 years ago
luccioman
5ff76fdcb9
Fixed spelling
7 years ago
luccioman
2c3f0ff9e8
Updated search page keyboard shortcuts descriptions.
7 years ago
luccioman
4da15db998
Fixed search result Snapshots link.
...
Previously rendered as a broken URL containing the absolute file path of
a snapshot on the search server.
Now rendered as a valid URL linking to the /api/snapshot API to provide
available snapshot content. Snapshot format is selected among the
available ones in the following order of preference : JPG/PNG, PDF, and
XML.
8 years ago
luccioman
ff87b1c5e2
Updated master translation file for ConfigSearchPage_p.html
8 years ago
luccioman
643967af9f
Added French translation for ConfigSearchPage_p.html
8 years ago
reger
ba0ba75998
update master.lng, IndexExport_p.html text
8 years ago
luccioman
30c2f50e0b
Use final results counts in progress bar detailed statistics.
...
Using unfiltered detailed counts (local and remote entries found before
doubles detection and before applying query modifiers) was confusing and
inconsistent with the total count. It could let think more results are
to come in the next pages, without understanding why they are not
displayed.
8 years ago
reger
31c99b2a8a
update master.lng, RankingSolr_p.html text
8 years ago
luccioman
c41b31dcb3
Cleaned up memory usage page HTML
...
- fixed validation errors
- removed deprecated attributes
- improved accessibility with richer table semantics (headers and
caption elements) and language declaration
8 years ago
reger
05a1b14b4a
add missing text from ConfigRobotsTxt_p to master.lng
...
and link to Translation Editor to Translation News page.
8 years ago
reger
27884da1ff
add CookieTest_p.html text to master.lng
8 years ago
luccioman
09e72eb0a4
Set Config Portal as a private administration page.
...
Consistently with its required action from submission credentials, and
because external unauthenticated users do not need to access these
settings.
8 years ago
reger
c19d60f06b
update master.lng with recent text changes
...
to IndexExport_p.html, IndexImportWarc_p.html
8 years ago
luccioman
39ffa42a3c
Modified RWI settings page radio click event to use HTTP POST
8 years ago
reger
c16498305b
Add label text for search word statistic (AccessTracker_p.html) to master
...
lng file
8 years ago
reger
bdadbda5fa
Update master lng file with added text in Settings_ServerAccess
...
remove outdated file entry in fr.lng & sk.lng
8 years ago
reger
038b9cd98e
update translation for ConfigNetwork_p.html
8 years ago
goofy-bz
72a1bc0af1
Fixing some typos
...
up to line #1000 only
8 years ago
reger
7e6e14a406
adjust translation to renamed configparser_p.html
8 years ago
luccioman
f6ad927a14
Refactored the DHT-Trigger section in Performance_p.html page.
...
This is to be more easily understandable and to reflect more accurately
the current memory strategies implementations that eventually set the
"proper" state not only because DHT reception.
8 years ago
luccioman
85d8173b1e
Updated French translation for the /Performance_p.html page.
...
Also updated the master xliff file with missing recent changes.
8 years ago
reger
8ce8e23e7d
Update language file de & master, remove obsolete "Augmented Browsing"
8 years ago
luccioman
68afe900d0
Added user-friendly controls over disk usage configuration settings.
...
As mentioned in issue #103 , control settings over YaCy disk usage
already existed but lacked a user-friendly way to set them.
I added it to the Performance_p.html administration page with a little
refactoring on the "Resource Observer" fieldset for improved
accessibility and HTML standards respect.
Also added the possibility to enable/disable the autoregulation fonction
from this page.
8 years ago
luccioman
4c65321aae
Updated master xliff file with missing entries for HostBrowser.html.
...
Also translated lang="en" html attribute to lang="[targetLang]" on
locale files having translated entries for HostBrowser.html
8 years ago
luccioman
96b7ddcef3
Updated French translation of HostBrowser.html
8 years ago
reger
e61ee180a7
Group all proxy settings on System Administration by adding settings of
...
UrlProxyAccss page (moved from deleted AugmentedBrowsing_p), adjust
submenu (remove Augmented Browsing) and translation files.
8 years ago
reger
007e2afa6e
Start to rename "Augmented Browsing" to "Web Proxy ..." / "View via Proxy"
...
The augmented Browsing option was reduced to the web proxy functionallity.
Augmented browsing is not available and no known plan exist to reimplement
alteration of result pages with additional information.
8 years ago
reger
a3d38032cb
translate languages in ConfigBasic.html
8 years ago
reger
a0705c049d
include check to prevent adding username identical with static admin
...
in ConfigAccounts_p
8 years ago
luccioman
62f75417ef
Updated Pattern JavaDoc links to current minimum (1.7) JDK version.
8 years ago
luccioman
ca4c38a5ba
Updated links to external Java and Solr docs to currently used versions.
8 years ago
luccioman
812abfc868
Converted one more set of URLs to pure relative ones.
...
Easier YaCy peer configuration behind a reverse proxy subfolder : no
need for the reverse proxy to rewrite HTML links or URLs in css files.
Tested on Debian Jessie with an apache2 reverse proxy.
See related mantis issues http://mantis.tokeek.de/view.php?id=106 and
http://mantis.tokeek.de/view.php?id=701
8 years ago
reger
c8983805f2
upd IndexControlRWIs servlet, url list table remove unused word distance
...
column (table lists always refs for one word).
upd master.lng with recent text changes
8 years ago
reger
e25f2ee88b
mention date search parameter in search option help (index.html)
9 years ago
reger
fedb9f8151
del double entry in master.lng
9 years ago
reger
e9b9a7f68f
add missing text for Supporter.html to master.lng
9 years ago
reger
dc25aee84a
fix master.lng entry with targetlang
...
+ add text to api/citation.html
9 years ago
luccioman
ce536fe90b
Fixed remaining OpenSearch link name consistency issues
...
Hopefully the last complementary fix related to mantis 679
((http://mantis.tokeek.de/view.php?id=679 )
9 years ago
luccioman
dff7805d16
Updated french translation for some admin pages.
9 years ago
luccioman
44b4d3984e
OpenSearch short name : made it generic (non internationalized)
...
This ensure consistency between the index link and the
opensearchdescription, even when switching language after having added
your YaCy peer to the browser engines list.
9 years ago
reger
f34b493ab6
fix fr.lng (missing quotes)
...
broke sentence appart to reduce inclusion of coding tags in translation
9 years ago
reger
a2777903d6
include translation news service in status submenue
...
+ display translation proposal news only for current language (in TransNews servlet)
9 years ago
reger
7c0f1106a6
upd master.lng for RankingSolr_p.html (add Filter Query txt)
9 years ago
reger
e0354a9cf9
master.lng: add language names (ConfigBasic.html)
9 years ago
reger
02129a04dd
upd master.lng (add TransNews_p.html)
9 years ago
reger
290ca9e914
make error msg part of html (allowing translation) instead of hardcoded text
9 years ago
reger
5ab8afd4d8
rem some more untranslated text in language files
...
(to proper display in translation editor)
9 years ago
luccioman
47d486298f
Merged changes from master.
9 years ago
reger
aed44e31ca
fix fr.lng typo in submenuRanking.template
9 years ago
reger
163d0cc3cf
correct renamed ConfigAdvanced_p.html -> ConfigProperties_p.html in fr and sk.lng
9 years ago
luccioman
31941f1a5e
Updated french translation for some pages
...
Used Translator_p.html editor and updated french translation for the 8
first files displayed in the combobox.
9 years ago
reger
f0f38a4a94
put Autocrawl_p.html to master.lng.xlf
9 years ago
luccioman
4beded760f
Updated ConfigBasic.html translation.
9 years ago
reger
41d845285d
add missing text for ConfigBasic.html to master.lng.xlf
9 years ago
reger
900ec17d1a
add de hint translation for CrawlStartScanner_p
...
rem missing translation line in other lng
9 years ago
reger
fb7af84d57
remove redundant/unused translation in ru.lng, unify Network.html header
...
+ dto. in uk.lng and comment-out some German leftovers.
+ upd master.lng accordingly
9 years ago
reger
54207c821b
fix missing quote in gr.lng, it.lng, add sentence in master.lng.xlf
...
and remove 2 not needed entries
9 years ago
reger
c7e2f08f2d
Add a tranlation master (locales/master.lng.xlf) in xlf format.
...
This is used by Translator servlet to present text to be translated for
all languages. The file was created by the entries of the 2 best maintained
languages (ru.lng and de.lng).
+ add view translation to de.lng and harmonize some entries to master.lng.xlf
9 years ago
reger
8602a62bc9
fr.lng add entry for Performance_p.html, submenuDesign.template
...
correct some quoted entries and equalize some keys to common
9 years ago
reger
90690ef005
rem German lines in sk.lng
...
and line not included in file (status_p.inc)
9 years ago
reger
f86df5c76e
add DE translation Translator_p
...
+ html conform order form/fieldset
9 years ago
reger
02a0b28ce0
fix de, uk translation RemoteCrawl_p.html, WatchWebStructure_p.html
...
harmonize status.html
9 years ago
reger
c7bd040870
correct translation key "About This ...." for simpleheader.template
...
in de, ja
+ rem obsolete key "Peer Owner Profile" in cn, sk, uk for simpleheader.template
+ hide empty account lines in ViewProfile servlet
9 years ago
reger
f0d7b93372
make use and activate autodetect charset in Vocabulary input from file
...
+ revert mistake of empty cn.lng
9 years ago
reger
8c9684cc45
optimize surftip data load,
...
double load (index, loader) not neccessary, getMetadata already suficient
+ lng file adjustments
9 years ago
reger
c7b53a4039
populate translation "index browser"
9 years ago
reger
28e49bfc22
move obsolete submenuCookie.template translation to submenuAccessTracker.template entry
9 years ago
reger
3bd6ae8d8b
keep addon/Notepad++ keyword marker on lng export
...
(length of remarks devider line)
+ harmonize status_p.inc lng text
9 years ago
reger
16837d60c7
fix version in locale version file
...
(it's compared to full version)
9 years ago
reger
99ae8589b7
translate ServerScannerList.html
9 years ago
reger
ba5161966f
support xliff for downloaded of language file
9 years ago
reger
2343e3f1cd
keep and update existing xlf translation master instead of create new
...
in utility CreateTranslationMasters
+ small fixes in lng's
9 years ago
reger
4ca89d8f2f
fix some line breaks and mark additional lines w/o translation
9 years ago
reger
98d50eefe0
rem/mark German leftovers in translation of other languages files
9 years ago
reger
acaf51b296
keep ConfigLanguage_p as 1st entry in exported translation file
...
+ rem untranslated text & some typo fixes in several translations
(considering to create a translation master file to harmonize entries)
9 years ago
reger
0ff32ce4c8
clean-up submenuUseCaseAccount.template translation
9 years ago
reger
4eddabee42
translate Network History screen -> de
...
+ remove leftover debug line
9 years ago
reger
90c79014ae
remove unused translator routine which also doesn't handle rel path input
...
+ correct some language file match issues
9 years ago
reger
3f9a253683
upd obsolete translation (blekko)
9 years ago
reger
613951fe06
fix line break errors in translation files
9 years ago
reger
edd8a01bea
fix some format errors in language files
9 years ago
reger
d9adc2c255
load handler for Transparent Proxy on startup only if feature is activated
...
to save the resources and keep handler chain small if the feature is not used.
+add a warning message on settingsack_p page to restart on first activation
9 years ago
reger
21a695e47b
update de translation ConfigBasic.html (config router +upnp)
9 years ago
ImpactCrater
567c292302
Created a translation file ja.lng
...
I wrote a bit of translation to Japanese.
9 years ago
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