# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR The Tor Project, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2009-08-15 13:29+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: Attribute 'title' of: <div><link>
#: /home/runa/tor/website/torbutton/en/index.wml:11
msgid "Google Canada"
msgstr ""
#. type: Attribute 'title' of: <div><link>
#: /home/runa/tor/website/torbutton/en/index.wml:12
msgid "Google UK"
msgstr ""
#. type: Attribute 'title' of: <div><link>
#: /home/runa/tor/website/torbutton/en/index.wml:13
msgid "Google USA"
msgstr ""
#. type: Content of: <div><script>
#: /home/runa/tor/website/torbutton/en/index.wml:16
msgid ""
"function addSearchProvider(prov) { try { window.external.AddSearchProvider"
"(prov); } catch (e) { alert(\"Search plugins require Firefox 2\"); "
"return; } } function addEngine(name,ext,cat,pid) { if ((typeof window."
"sidebar == \"object\") && (typeof window.sidebar.addSearchEngine == "
"\"function\")) { window.sidebar.addSearchEngine( \"http://mycroft.mozdev.org/"
"install.php/\" + pid + \"/\" + name + \".src\", \"http://mycroft.mozdev.org/"
"install.php/\" + pid + \"/\" + name + \".\"+ ext, name, cat ); } else { alert"
"(\"You will need a browser which supports Sherlock to install this plugin."
"\"); } } function addOpenSearch(name,ext,cat,pid,meth) { if ((typeof window."
"external == \"object\") && ((typeof window.external.AddSearchProvider == "
"\"unknown\") || (typeof window.external.AddSearchProvider == \"function\"))) "
"{ if ((typeof window.external.AddSearchProvider == \"unknown\") && meth == "
"\"p\") { alert(\"This plugin uses POST which is not currently supported by "
"Internet Explorer's implementation of OpenSearch.\"); } else { window."
"external.AddSearchProvider( \"http://mycroft.mozdev.org/installos.php/\" + "
"pid + \"/\" + name + \".xml\"); } } else { alert(\"You will need a browser "