From 419183c6866a9c46fcda69cca92ef56ebfa9c1db Mon Sep 17 00:00:00 2001 From: rramthun Date: Sun, 13 May 2007 19:43:17 +0000 Subject: [PATCH] *) Updater now writes logfile *) Update-Thread now terminates correctly git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3720 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- locales/de.lng | 2 +- ..._with_experimental_Updater.bat => startYACY_with_Updater.bat | 0 ...perimental_Updater.command => startYACY_with_Updater.command | 0 ...CY_with_experimental_Updater.sh => startYACY_with_Updater.sh | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename startYACY_with_experimental_Updater.bat => startYACY_with_Updater.bat (100%) rename startYACY_with_experimental_Updater.command => startYACY_with_Updater.command (100%) rename startYACY_with_experimental_Updater.sh => startYACY_with_Updater.sh (100%) diff --git a/locales/de.lng b/locales/de.lng index 0340bf016..787c3ac95 100644 --- a/locales/de.lng +++ b/locales/de.lng @@ -1902,7 +1902,7 @@ title="positive vote"==title="Positive Bewertung" alt="Give positive vote"==alt="Link positiv bewerten" title="negative vote"==title="Negative Bewertung" alt="Give negative vote"==alt="Link negativ bewerten" -provided by YaCy peers using public bookmarks, link votes and crawl start points==bereitgestellt von YaCy-Peers durch öffentliche Lesezeichen, Link Bewertungen und Crawl Startpunkte +provided by YaCy peers using public bookmarks, link votes and crawl start points==automatisch erzeugt durch öffentliche Lesezeichen, Link Bewertungen und Crawl Startpunkte anderer YaCy-Peers Hide surftips==Verberge Surftipps "Please enter a comment to your link recommendation. \(Your Vote is also considered without a comment.\)"=="Bitte geben Sie zu Ihrer Linkempfehlung einen Kommentar ein. (Ihre Stimme wird auch ohne Kommentar angenommen.)" diff --git a/startYACY_with_experimental_Updater.bat b/startYACY_with_Updater.bat similarity index 100% rename from startYACY_with_experimental_Updater.bat rename to startYACY_with_Updater.bat diff --git a/startYACY_with_experimental_Updater.command b/startYACY_with_Updater.command similarity index 100% rename from startYACY_with_experimental_Updater.command rename to startYACY_with_Updater.command diff --git a/startYACY_with_experimental_Updater.sh b/startYACY_with_Updater.sh similarity index 100% rename from startYACY_with_experimental_Updater.sh rename to startYACY_with_Updater.sh