name change
[privoxy.git] / templates / blocked
index 87a1e2f..bced08f 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# "Blocked" Error Output template for Foobar.
+# "Blocked" Error Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -59,7 +59,7 @@
 #  unstable:
 #    This is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
 #    true, have-help-info is true.  Used to conditionally include
 #    a grey box for any and all help info.
 #  force-support:
-#    Foobar has been compiled with support for forced loading
+#    Privoxy has been compiled with support for forced loading
 #    of blocked content. In that case, the symbol "force-prefix" is
 #    avaiable, which translates to the FORCE_PREFIX  
 #
 <html>
 
 <head>
-  <title>Request blocked (Foobar@@my-hostname@)</title>
+  <title>Request blocked (Privoxy@@my-hostname@)</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
 
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -151,10 +151,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd colspan=2>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->