From 549f6080c19072b745fd92cb41d79c57d6bb8a3a Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 27 May 2004 20:44:37 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1340 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 5 +++++ po/de.po | 9 +++++---- po/fr.po | 8 ++++---- po/linkcheck.pot | 8 ++++---- po/nl.po | 8 ++++---- 5 files changed, 22 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0ebeb34f..e496843f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,11 @@ Type: bugfix Changed: linkcheck/HttpUrlData.py + * move contentAllowsRobot check to end of recursion check to avoid + unnecessary GET request + Type: bugfix + Changed: linkcheck/UrlData.py + 1.12.2 (release 4.4.2004) * use XmlUtils instead of xmlify for XML quoting Type: code cleanup diff --git a/po/de.po b/po/de.po index 933cc6e3..cc030f03 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Thu May 27 11:06:41 2004\n" +"POT-Creation-Date: Thu May 27 22:44:35 2004\n" "PO-Revision-Date: 2004-05-27 01:06+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: de \n" @@ -54,9 +54,6 @@ msgstr "Erzwungener Proxy %r" msgid "more than %d redirections, aborting" msgstr "mehr als %d Weiterleitungen, breche ab" -msgid "Server %r has no anchor support, removing anchor from request" -msgstr "Server %r ohne Anker Unterstützung, lösche Anker von der Anfrage" - msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET" msgstr "Server unterstützt kein HEAD, verwende GET" @@ -92,6 +89,10 @@ msgstr "unbekannt" msgid "Server %r did not support HEAD request, used GET for checking" msgstr "Server %r unterstützte keine HEAD Anfrage, verwendete GET zum Prüfen" +#, fuzzy +msgid "Server %r had no anchor support, removed anchor from request" +msgstr "Server %r ohne Anker Unterstützung, lösche Anker von der Anfrage" + msgid "Last modified %s" msgstr "Letzte Änderung %s" diff --git a/po/fr.po b/po/fr.po index 42751bed..51481400 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Thu May 27 11:06:41 2004\n" +"POT-Creation-Date: Thu May 27 22:44:35 2004\n" "PO-Revision-Date: 2004-01-03 23:24+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: fr \n" @@ -54,9 +54,6 @@ msgstr "" msgid "more than %d redirections, aborting" msgstr "" -msgid "Server %r has no anchor support, removing anchor from request" -msgstr "" - msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET" msgstr "" @@ -86,6 +83,9 @@ msgstr "" msgid "Server %r did not support HEAD request, used GET for checking" msgstr "" +msgid "Server %r had no anchor support, removed anchor from request" +msgstr "" + msgid "Last modified %s" msgstr "" diff --git a/po/linkcheck.pot b/po/linkcheck.pot index 6bf6d4cc..adc1ac75 100644 --- a/po/linkcheck.pot +++ b/po/linkcheck.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: Thu May 27 11:06:41 2004\n" +"POT-Creation-Date: Thu May 27 22:44:35 2004\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -58,9 +58,6 @@ msgstr "" msgid "more than %d redirections, aborting" msgstr "" -msgid "Server %r has no anchor support, removing anchor from request" -msgstr "" - msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET" msgstr "" @@ -87,6 +84,9 @@ msgstr "" msgid "Server %r did not support HEAD request, used GET for checking" msgstr "" +msgid "Server %r had no anchor support, removed anchor from request" +msgstr "" + msgid "Last modified %s" msgstr "" diff --git a/po/nl.po b/po/nl.po index 78cb9247..732b2db6 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: $Id$\n" -"POT-Creation-Date: Thu May 27 11:06:41 2004\n" +"POT-Creation-Date: Thu May 27 22:44:35 2004\n" "PO-Revision-Date: 2004-02-20 15:26+0100\n" "Last-Translator: Bastian Kleineidam \n" "Language-Team: nl \n" @@ -54,9 +54,6 @@ msgstr "" msgid "more than %d redirections, aborting" msgstr "" -msgid "Server %r has no anchor support, removing anchor from request" -msgstr "" - msgid "Zope Server cannot determine MIME type with HEAD, falling back to GET" msgstr "Zope Server understeunt geen HEAD verzoek, probeer GET" @@ -87,6 +84,9 @@ msgstr "" msgid "Server %r did not support HEAD request, used GET for checking" msgstr "Server %r understeunt geen HEAD verzoek, probeer GET" +msgid "Server %r had no anchor support, removed anchor from request" +msgstr "" + msgid "Last modified %s" msgstr ""