~ubuntu-branches/ubuntu/hardy/foxyproxy/hardy-updates

« back to all changes in this revision

Viewing changes to chrome/locale/en-US/torwizhelp.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Sasa Bodiroza
  • Date: 2008-04-09 13:55:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080409135500-x7u28czocbidxpmg
Tags: 2.7.2-0ubuntu1
* New upstream release. (LP: #212875)
* Improved packaging to make use of xpi.mk
* debian/control: 
  - Updated Maintainer field according to DebianMaintainerField spec
  - s/IceWeasel/Firefox/ in description
* debian/copyright: 
  - Updated copyright years
  - Updated packaging copyright
  - Added notice about xpi.mk packaging
  - Getting the source differs for this upload, added notice
* install.rdf: Bumped maxVersion to 3.0.*

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!ENTITY help.title.foxyproxy.help "FoxyProxy Help">
 
2
<!ENTITY help.patterns "URL Patterns">
 
3
<!ENTITY help.ff.asks "Before Firefox loads a URL, Firefox asks FoxyProxy if a proxy should be used. ">
 
4
<!ENTITY help.fp.answers "FoxyProxy answers this question by attempting to match the current URL with all of the URL patterns you define below. The simplest way to specify patterns is with wildcards.">
 
5
<!ENTITY help.a.wildcards "Wildcards">
 
6
<!ENTITY help.p.wildcards.are "Wildcards are pervasive throughout computing; you've most likely seen them before. The asterisk (*) substitutes as a wildcard character for zero or more characters, and the question mark (?) substitutes as a wildcard character for any one character. ">
 
7
<!ENTITY help.p.regexp "More advanced matching rules are possible using regular expressions. For details, click the 'Help Contents' button.">
 
8
<!ENTITY help.h4.wildcard.examples "Wildcard Examples">
 
9
<!ENTITY help.th.url.pattern "URL Pattern">
 
10
<!ENTITY help.th.some.matches "Some Matches">
 
11
<!ENTITY help.th.some.non.matches "Some Non-Matches">
 
12
<!ENTITY help.td.everything.in.y "Everything in Yahoo's domain">
 
13
<!ENTITY help.i.matches.everything "Matches everything">