Commit Graph

298 Commits

Author SHA1 Message Date
mikeworks
28a290336d de.lng: Started translation of YMark feature here http://localhost:8080/Table_YMark_p.html
Table_YMark_p.html: removed some labels because columns is not filled yet and added ids for other label references and added full enabled="enabled" tags because SHORTTAG is not specified in XHTML 1.0 Strict

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7322 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-15 01:48:54 +00:00
mikeworks
274d5b3a87 de.lng: Added missed translation string in SVn 7301
ConfigHTCache_p.html: Added missing id for label pointing to actualCacheSize in span tag for XHTML 1.0 Strictness

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7302 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-04 07:30:00 +00:00
mikeworks
9239ac1e56 de.lng: Added translation for new page http://localhost:8080/ConfigHTCache_p.html and old one http://localhost:8080/IndexControlRWIs_p.html
ConfigHTCache_p.html: Removed additional </form> and changed title text

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7301 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-04 00:53:25 +00:00
mikeworks
a16e5e7a63 ConfigPortal.html: Added safe space character because empty <dt> produces a warning in HTML validator
de.lng: Added translation for added ConfigPortal selection for target selection and WikiHelp changes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7277 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-26 21:14:37 +00:00
mikeworks
96e625c541 AccessTracker: Fixed table output while no results are displayed --> all of AccessTracker should now validate XHTML 1.0 Strict, also tfoot must be defined before tbody
Connections_p: Added static protocol "http" for incoming connections because only http pool is queried and -UNRESOLVED PATTERN- is not really useful
de.lng: Minor changes and removed one old line

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7263 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-19 03:26:18 +00:00
mikeworks
61e87c0b14 IndexControlRWIs_p.html, IndexControlURLs_p.html, ViewFile.html/.java: changes to HTML output and &nbsp; in case of empty values for XHTML strict / transitional validation
de.lng: Added missing translation for Show Content and changed existing line 
--> Index Administration should now correctly validate XHTML 1.0 Strict / Trans

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7255 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-17 16:51:29 +00:00
mikeworks
67b3b4b13b de.lng: Added translation for skin color picker on http://demo.zuum.net:8080/ConfigAppearance_p.html
ConfigAppearance_p.html: Some HTML 1.0 Strict changes on the Customization page http://demo.zuum.net:8080/ConfigAppearance_p.html
--> Now all Customization pages should validate XHTML 1.0 strict

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7240 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-12 01:03:10 +00:00
mikeworks
41bf8ef9f9 de.lng: Added translation for Link List option in Crawl Site page http://localhost:8080/CrawlStartSite_p.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7234 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-10 10:44:15 +00:00
mikeworks
70576e88d2 de.lng: Added some more untranslated strings I found and uncommented old ones that were removed
terminal_p.html: Put back the old ID which was really easy to find
IndexCreate.js: Because XHTML 1.0 Strict does not allow name tags for some elements rewrote most element access functions to use getElementById
Table_API_p.html and all other html pages: Some XHTMl 1.0 Strict fixes, changed checkAll javascript, marked the first row with checkboxes as unsortable where applicable
Table_API_p.java and all other java pages: URLencoded lines with possible ampersands & -> &amp; for validation XHTML 1.0 Strict sourcecode
--> All Index Create pages should validate now. Hope I did not break anything else (too much :-)


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7225 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-10-06 00:00:23 +00:00
mikeworks
f468d377d7 Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag <img (...) />
terminal_p.html: Set new link for starting a crawl to CrawlStartSite_p.html and replaced the old embed object of the Among.us Flash object by their new JS which takes care of adding the object correctly
de.lng: Moved the translations for the JS part from yacyinteractive.html to the yacyinteractive.js part
--> Terminal page is now valid XHTML 1.0 Transitional


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7211 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-29 23:11:29 +00:00
mikeworks
421aa6a8bb ConfigLiveSearch.html: Fixed some HTML problems to validate at least XHTML 1.0 Transitional - strict is not possible because iframes are used. Replacing iframes with embedded object tag does not work in IE
ConfigPortal.html: Fixed some HTML problems to validate at least XHTML 1.0 Transitional - for strict the target attribute of the a link has to be removed
yacyinteractive.html: Moved all JS code to an external yacyinteractive.js file in JS folder
yacysearch.html: Removed embedded scripts from in between the body tags - now everything is loaded in the header
de.lng: Just in case JS files will be parsed at some point added translation for yacyinteractive.html result counter

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7208 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-29 20:06:39 +00:00
mikeworks
41a93ff565 de.lng: Small changes to the German translation and added missing part in Surftips.html and YaCy statistics link in left menu in header.template
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7206 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-29 06:08:19 +00:00
mikeworks
cd505d7e30 de.lng: German translation of the new Intranet Servlet introduced in SVN 7203 in CrawlStartIntranet_p.html
CrawlStartIntranet_p.html: New Intranet Crawl Start Servlet - minor HTML changes to get XHTML 1.0 Strict validation, remove (double) name tags, remove single ending </dt>

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7204 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-28 22:05:12 +00:00
mikeworks
190de644dd de.lng: Added German translations for some missing table content on Network view
WatchWebStructure_p.html: Added JS verification of RGB color codes (currently only RGB value is checked but this could be enhanced to also check for websafe colors)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7195 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-26 22:28:32 +00:00
mikeworks
b019426811 de.lng: Added German translations for new Index Creation pages RSS Feeds and adapted text in Tables_p.html and CrawlStartExpert_p.html to match some typos, also changed one name tag to id to conform with XHTML 1.0 Strict
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7191 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-26 01:39:51 +00:00
mikeworks
965a40b623 de.lng: Added some German translation for Admin Console -> Advanced Settings and started to add some translations for new Index Creation pages
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7189 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-25 21:53:13 +00:00
orbiter
3f958ccc7e fixed localization for renamed expert crawl start servlet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7161 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-16 21:29:37 +00:00
mikeworks
2f8ff8ec02 de.lng: Added some German translation for Config* pages that I have found untranslated
ConfigNetwork_p.html: Updated Javascript for P2P <-> Robinson selection to use the new ID values - sorry for breaking this in 6996 (undoing id -> name changes again in 7041 and 7042 because the name tag is not allowed in XHMTL Strict 1.0)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7045 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-18 05:55:11 +00:00
suessthomas
85501414e9 Amending and supplementing de. Translation of the network.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7040 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-14 20:11:23 +00:00
suessthomas
239fec1c42 Small Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7039 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-13 20:49:22 +00:00
mikeworks
710e7bb700 de.lng: Added German translation for http://localhost:8080/Ranking_p.html without the actual values (hardcoded in HashMap in Ranking_p.java)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6999 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-26 20:57:54 +00:00
mikeworks
6b13101d18 Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form
build.xml: Fixed check for existing private.key, added check for non existing release in target sign and changed the include filenames for changed libs
Added log4j.properties file to eliminate the warning about a not initialized log4j subsystem with parameters for one console appender

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6998 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-26 20:18:19 +00:00
mikeworks
aa663cda4d ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
de.lng: Updated German translation for additional String in ConfigUpdate_p.html
XHTML 1.0 Strict fixes for all the other .html files
yacy/ui/css/yacyui-portalsearch.css: added .hidden class that was removed from ConfigProperties_p.html
Switchboard.java: Added URL for thread Remote Crawl Job and set URL for Remote Crawl URL Loader to null to fix empty href=""

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6996 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-25 13:19:16 +00:00
mikeworks
0f248e7433 ConfigBasic.html: XHTML 1.0 Strict fixes
DictionaryLoader_p.html: Filled <dt> elements to eliminate warnings
Moved CSS for portalsearch field from header to metas template because it belongs in the <head>er
yacui-portalsearch.css Added #yacylivesearch form { display: inline; } because HTML 1.0 Strict does not allow <form><input> and the added <p> would otherwise provoke a line break
de.lng: Updates translations for added <dt> elements and deactivated statement in DictionaryLoader_p.html


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6994 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-24 15:26:53 +00:00
mikeworks
b143f6b169 ConfigHeuristics_p.html: XHTML 1.0 Strict Changes
- added empty action tag to form
- replaced name tags with id (name is not a valid tag in XHTML 1.0 Strict)
- changed label for target (so now clicking on the labels also activates the checkboxes)
de.lng: Test with Subversion properties #2

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6982 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-21 22:40:34 +00:00
mikeworks
a9474b3caa German language file de.lng updated
- Removed one obsolete line in Blacklist_p.html
 - Testing the new SVN Properties http://forum.yacy-websuche.de/viewtopic.php?f=15&t=2906

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6981 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-21 22:05:46 +00:00
mikeworks
b4d5bb6a3e Steering.html: Changed link from Settings_p.html to ConfigAccounts_p.html for setting not existing Administrator password
de.lng: Added missing translations for Steering.html during restart/update

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6973 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-18 13:31:44 +00:00
mikeworks
d851758dc6 Added German translation for ConfigHeuristics_p.html to de.lng
Fixed Network -> Heuristics title tag of the page

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6963 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-05 22:58:51 +00:00
mikeworks
dcfb5b942d Updated German translation for Network.html in de.lng
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6961 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-05 21:26:37 +00:00
mikeworks
e78fd21fca Added German translation in de.lng for new DictionaryLoader_p.html Geolocalization component loader page
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6927 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-18 06:36:18 +00:00
mikeworks
0f3a3e34e1 Updated German translation de.lng and fixed typos in html files (english)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6915 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-11 13:51:49 +00:00
mikeworks
5251a18e65 de.lng: Added new Network.html German translations
Network.html: shortened some <br /> tags to <br/>
ConfigBasic.html fixed some typo cann for German translation file

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6914 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-11 00:17:23 +00:00
suessthomas
2e679b1302 Small Fixes - no functional Changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6904 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-27 21:01:22 +00:00
mikeworks
7f35e1955e Added alt tag and width and height properties to earthsearch.png in yacysearchtrailer.html for HTML validity
Added alt tag to page tabs in yacysearch.java for HTML validity
Added new German translations for geo search phrase in de.lng

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6890 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-20 06:36:02 +00:00
mikeworks
7417425e6a Added (b)log notice in header of table in Network.html
Added some missing translations for German de.lng in Network.html page

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6818 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-17 08:16:42 +00:00
mikeworks
7a3c19846f Updated German translation de.lng: added new Table_RobotsTxt_p.html and some other changes
Changed 'Sprache' -> 'Language' in yacydoc.html and added translation in de.lng

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6783 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-29 00:56:51 +00:00
mikeworks
736df39c9c Updated German translation de.lng: mainly ViewFile.html additions and removed (De)Select All from Table_API_p.html section
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6724 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-03-07 16:31:49 +00:00
mikeworks
c52dec0c06 Updated German translation de.lng: Translated new entries in Network.html and Status_p.inc
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6705 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-27 03:44:25 +00:00
mikeworks
7d569ce735 Updated German translation de.lng: Translated new buttons in Table_API_p.html
Updated French translation fr.lng: cleaned up syntax and added a few lines
Updated Italian translation it.lng: cleaned up syntax
Updated Slovakian translation sk.lng: cleaned up syntax

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6682 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-19 04:24:58 +00:00
mikeworks
07fc76a45e Updated German translation: - Forgot kiosk mode in index.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6676 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-17 03:18:37 +00:00
mikeworks
bab0438fee Updated German translation: - kiosk mode and some corrections
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6674 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-16 21:59:00 +00:00
mikeworks
f1d56b2a68 Updated German translation: - Added h2 topic in CrawlResults.html and fixed one line
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6665 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-12 14:19:36 +00:00
suessthomas
9e14958115 minor corrections and bug fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6663 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 15:05:38 +00:00
mikeworks
0e5df46c95 Updated German translation: Corrected one line in section for IndexImportOAIPMH_p.html that was not correctly escaped
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6662 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 01:58:32 +00:00
mikeworks
c167e1352e Updated German translation:
- Added env/templates/submenuContentIntegration.template
- Added IndexImportWikimedia_p.html
- Added IndexImportOAIPMH_p.html
- Added IndexImportOAIPMHList_p.html


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6661 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-11 01:50:03 +00:00
mikeworks
01dbba9fc4 Updated German translation: - added API icon text in Network.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6660 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-10 23:51:01 +00:00
mikeworks
59928a034f Updated German translation:
- Cleaned up env/templates/header.template and added steering
- Added translations for the new page Table_API_p.html

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6654 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-07 13:46:01 +00:00
mikeworks
9953155cb5 Updated German translation with missing parts in Bookmarks.html, CrawlResults.html and IndexControlRWIs_p.html,
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6650 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-05 06:25:45 +00:00
mikeworks
dcb7166594 Updated German translation:
* Reversed translation of "all" and "admin" to not break funtionality in Wiki.html
* Cleaned up translation and got rid of all unused strings
* Added some translations for the Rich Client (New UI)
  - for some a modification of translator.java to include .js files is needed

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6633 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-31 13:50:28 +00:00
lotus
8926d824c6 small modification
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6632 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-31 12:09:42 +00:00