From: Amos Jeffries Date: Thu, 31 Jul 2008 11:11:46 +0000 (+1200) Subject: Drop old dated comments. X-Git-Tag: SQUID_3_1_0_1~49^2~123^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ace629fe13496fa26d96520ace7d773f324fcbb1;p=thirdparty%2Fsquid.git Drop old dated comments. Netscape and IE 3.0 are no longer relevant. --- diff --git a/errors/dictionary.pot b/errors/dictionary.pot index 6bd2812d51..fe528812f0 100644 --- a/errors/dictionary.pot +++ b/errors/dictionary.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: squid 3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-30 03:28+1300\n" +"POT-Creation-Date: 2008-07-31 23:09+1300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: Squid Developers \n" @@ -245,14 +245,14 @@ msgstr "" msgid "Operation successful" msgstr "" -#: templates/ERR_CACHE_ACCESS_DENIED:8 +#: templates/ERR_CACHE_ACCESS_DENIED:7 msgid "" "Please contact the cache administrator if you " "have difficulties authenticating yourself or change your default password." msgstr "" -#: templates/ERR_CACHE_MGR_ACCESS_DENIED:8 +#: templates/ERR_CACHE_MGR_ACCESS_DENIED:7 msgid "" "Please contact the cache administrator if you " "have difficulties authenticating yourself or, if you are the " @@ -518,12 +518,6 @@ msgid "" "revalidation prohibited by the only-if-cached directive." msgstr "" -#: templates/ERR_CACHE_ACCESS_DENIED:7 templates/ERR_CACHE_MGR_ACCESS_DENIED:7 -msgid "" -"You need to use Netscape version 2.0 or greater, or Microsoft Internet " -"Explorer 3.0, or an HTTP/1.1 compliant browser for this to work." -msgstr "" - #: templates/ERR_ACCESS_DENIED:7 templates/ERR_CANNOT_FORWARD:7 #: templates/ERR_CONNECT_FAIL:8 templates/ERR_DNS_FAIL:8 #: templates/ERR_FORWARDING_DENIED:7 templates/ERR_FTP_DISABLED:7 diff --git a/errors/en.po b/errors/en.po index f6f697c388..52f975f7a3 100644 --- a/errors/en.po +++ b/errors/en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: squid 3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-30 03:28+1300\n" +"POT-Creation-Date: 2008-07-31 23:09+1300\n" "PO-Revision-Date: 2008-07-20 11:29+1200\n" "Last-Translator: Amos Jeffries \n" "Language-Team: Squid Developers \n" @@ -107,9 +107,8 @@ msgid "Connection Lifetime Expired" msgstr "Connection Lifetime Expired" #: templates/ERR_CONNECT_FAIL:5 -#, fuzzy msgid "Connection to %I failed." -msgstr "Connection to %I Failed." +msgstr "Connection to %I failed." #: templates/ERR_INVALID_REQ:10 msgid "Content-Length missing for POST or PUT requests." @@ -267,7 +266,7 @@ msgstr "No Wais Relay" msgid "Operation successful" msgstr "Operation successful" -#: templates/ERR_CACHE_ACCESS_DENIED:8 +#: templates/ERR_CACHE_ACCESS_DENIED:7 msgid "" "Please contact the cache administrator if you " "have difficulties authenticating yourself or change your default password." -#: templates/ERR_CACHE_MGR_ACCESS_DENIED:8 +#: templates/ERR_CACHE_MGR_ACCESS_DENIED:7 msgid "" "Please contact the cache administrator if you " "have difficulties authenticating yourself or, if you are the " @@ -595,14 +594,6 @@ msgstr "" "directive. The document was not found in the cache, or it required " "revalidation prohibited by the only-if-cached directive." -#: templates/ERR_CACHE_ACCESS_DENIED:7 templates/ERR_CACHE_MGR_ACCESS_DENIED:7 -msgid "" -"You need to use Netscape version 2.0 or greater, or Microsoft Internet " -"Explorer 3.0, or an HTTP/1.1 compliant browser for this to work." -msgstr "" -"You need to use Netscape version 2.0 or greater, or Microsoft Internet " -"Explorer 3.0, or an HTTP/1.1 compliant browser for this to work." - #: templates/ERR_ACCESS_DENIED:7 templates/ERR_CANNOT_FORWARD:7 #: templates/ERR_CONNECT_FAIL:8 templates/ERR_DNS_FAIL:8 #: templates/ERR_FORWARDING_DENIED:7 templates/ERR_FTP_DISABLED:7 @@ -635,24 +626,3 @@ msgstr "Your webmaster is %w." #: templates/ERR_ZERO_SIZE_OBJECT:5 msgid "Zero Sized Reply" msgstr "Zero Sized Reply" - -#~ msgid "%F" -#~ msgstr "%F" - -#~ msgid "%f" -#~ msgstr "%f" - -#~ msgid "%g" -#~ msgstr "%g" - -#~ msgid "%z" -#~ msgstr "%z" - -#~ msgid "@LONG_DESCRIPTION@" -#~ msgstr "@LONG_DESCRIPTION@" - -#~ msgid "@SHORT_DESCRIPTION@" -#~ msgstr "@SHORT_DESCRIPTION@" - -#~ msgid "This means:" -#~ msgstr "This means:" diff --git a/errors/templates/ERR_CACHE_ACCESS_DENIED b/errors/templates/ERR_CACHE_ACCESS_DENIED index effd8cd5dd..6ed82bd543 100644 --- a/errors/templates/ERR_CACHE_ACCESS_DENIED +++ b/errors/templates/ERR_CACHE_ACCESS_DENIED @@ -16,5 +16,4 @@

Sorry, you are not currently allowed to request %U from this cache until you have authenticated yourself.

-

You need to use Netscape version 2.0 or greater, or Microsoft Internet Explorer 3.0, or an HTTP/1.1 compliant browser for this to work.

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

diff --git a/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED b/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED index 352edb65b5..ab5d1cef60 100644 --- a/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED +++ b/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED @@ -15,5 +15,4 @@

Sorry, you are not currently allowed to request %U from this cache manager until you have authenticated yourself.

-

You need to use Netscape version 2.0 or greater, or Microsoft Internet Explorer 3.0, or an HTTP/1.1 compliant browser for this to work.

Please contact the cache administrator if you have difficulties authenticating yourself or, if you are the administrator, read Squid documentation on cache manager interface and check cache log for more detailed error messages.