Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: chrome/locale/en-US/composer.dtd

Issue 11015083: Merge labels and access keys into one string in locales (Closed)
Patch Set: Created July 3, 2013, 9:11 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <!ENTITY dialog.title "Add Adblock Plus filter rule"> 1 <!ENTITY dialog.title "Add Adblock Plus filter rule">
2 <!ENTITY accept.label "Add filter"> 2 <!ENTITY accept.label "Add filter">
3 <!ENTITY advanced.label "Advanced view"> 3 <!ENTITY advanced.label "Advanced view">
4 <!ENTITY basic.label "Basic view"> 4 <!ENTITY basic.label "Basic view">
5 5
6 <!ENTITY disabled.warning "Adblock Plus is currently disabled. You can s till add filters but they will not be applied unless you [link]enable Adblock Pl us[/link]."> 6 <!ENTITY disabled.warning "Adblock Plus is currently disabled. You can s till add filters but they will not be applied unless you [link]enable Adblock Pl us[/link].">
7 7
8 <!ENTITY filter.label "New filter:"> 8 <!ENTITY filter.label "New &amp;filter:">
9 <!ENTITY filter.accesskey "f"> 9 <!ENTITY preferences.label "&amp;Show existing filters...">
10 <!ENTITY preferences.label "Show existing filters..."> 10 <!ENTITY type.filter.label "&amp;Blocking filter">
11 <!ENTITY preferences.accesskey "S"> 11 <!ENTITY type.whitelist.label "E&amp;xception rule">
12 <!ENTITY type.filter.label "Blocking filter">
13 <!ENTITY type.filter.accesskey "B">
14 <!ENTITY type.whitelist.label "Exception rule">
15 <!ENTITY type.whitelist.accesskey "x">
16 <!ENTITY pattern.label "Look for pattern"> 12 <!ENTITY pattern.label "Look for pattern">
17 <!ENTITY pattern.explanation "The pattern can be any part of the address; a sterisks (*) act as wildcards. The filter will only be applied to addresses matc hing the pattern provided."> 13 <!ENTITY pattern.explanation "The pattern can be any part of the address; a sterisks (*) act as wildcards. The filter will only be applied to addresses matc hing the pattern provided.">
18 <!ENTITY regexp.warning "The pattern you entered will be interpreted a s a regular expression which cannot be efficiently processed by Adblock Plus and may slow down your browsing experience. If you didn't intend to use a regular e xpression, add an asterisk (*) to the end of the pattern."> 14 <!ENTITY regexp.warning "The pattern you entered will be interpreted a s a regular expression which cannot be efficiently processed by Adblock Plus and may slow down your browsing experience. If you didn't intend to use a regular e xpression, add an asterisk (*) to the end of the pattern.">
19 <!ENTITY shortpattern.warning "The pattern you entered is too short to be op timized and may slow down your browsing experience. It is recommended that you c hoose a longer string for this filter to allow Adblock Plus to process the filte r more efficiently."> 15 <!ENTITY shortpattern.warning "The pattern you entered is too short to be op timized and may slow down your browsing experience. It is recommended that you c hoose a longer string for this filter to allow Adblock Plus to process the filte r more efficiently.">
20 <!ENTITY match.warning "The pattern you entered no longer matches the address to be blocked/whitelisted and will have no effect on it."> 16 <!ENTITY match.warning "The pattern you entered no longer matches the address to be blocked/whitelisted and will have no effect on it.">
21 <!ENTITY custom.pattern.label "Custom:"> 17 <!ENTITY custom.pattern.label "&amp;Custom:">
22 <!ENTITY custom.pattern.accesskey "C">
23 <!ENTITY anchors.label "Accept pattern only:"> 18 <!ENTITY anchors.label "Accept pattern only:">
24 <!ENTITY anchor.start.label "at the beginning of the address"> 19 <!ENTITY anchor.start.label "at the be&amp;ginning of the address">
25 <!-- Note: This access key should usually be the same as anchor.start.flexible.a ccesskey. It is the same checkbox with different label depending on suggested fi lter.--> 20 <!-- Note: This access key should usually be the same as anchor.start.flexible.a ccesskey. It is the same checkbox with different label depending on suggested fi lter.-->
26 <!ENTITY anchor.start.accesskey "g"> 21 <!ENTITY anchor.start.flexible.label "at the be&amp;ginning of the domain n ame">
27 <!ENTITY anchor.start.flexible.label "at the beginning of the domain name">
28 <!-- Note: This access key should usually be the same as anchor.start.accesskey. It is the same checkbox with different label depending on suggested filter.--> 22 <!-- Note: This access key should usually be the same as anchor.start.accesskey. It is the same checkbox with different label depending on suggested filter.-->
29 <!ENTITY anchor.start.flexible.accesskey "g"> 23 <!ENTITY anchor.end.label "at the e&amp;nd of the address">
30 <!ENTITY anchor.end.label "at the end of the address">
31 <!ENTITY anchor.end.accesskey "n">
32 <!ENTITY options.label "Options"> 24 <!ENTITY options.label "Options">
33 <!ENTITY domainRestriction.label "Restrict to domain:"> 25 <!ENTITY domainRestriction.label "Restrict to &amp;domain:">
34 <!ENTITY domainRestriction.accesskey "d">
35 <!ENTITY domainRestriction.help "Use this option to specify one or more do mains separated by a bar line (|). The filter will only be applied on the domain (s) selected. A tilde (~) before a domain name indicates that the filter will no t be applied on that domain."> 26 <!ENTITY domainRestriction.help "Use this option to specify one or more do mains separated by a bar line (|). The filter will only be applied on the domain (s) selected. A tilde (~) before a domain name indicates that the filter will no t be applied on that domain.">
36 <!ENTITY firstParty.label "First-party only"> 27 <!ENTITY firstParty.label "Fi&amp;rst-party only">
37 <!ENTITY firstParty.accesskey "r"> 28 <!ENTITY thirdParty.label "&amp;Third-party only">
38 <!ENTITY thirdParty.label "Third-party only"> 29 <!ENTITY matchCase.label "&amp;Match case">
39 <!ENTITY thirdParty.accesskey "T">
40 <!ENTITY matchCase.label "Match case">
41 <!ENTITY matchCase.accesskey "M">
42 <!ENTITY types.label "Apply to types:"> 30 <!ENTITY types.label "Apply to types:">
43 <!ENTITY selectAllTypes.label "Select all"> 31 <!ENTITY selectAllTypes.label "Select all">
44 <!ENTITY unselectAllTypes.label "Select none"> 32 <!ENTITY unselectAllTypes.label "Select none">
45 33
46 <!ENTITY collapse.label "Collapse blocked:"> 34 <!ENTITY collapse.label "Co&amp;llapse blocked:">
47 <!ENTITY collapse.accesskey "l">
48 <!ENTITY collapse.default.yes.label "Use default (yes)"> 35 <!ENTITY collapse.default.yes.label "Use default (yes)">
49 <!ENTITY collapse.default.no.label "Use default (no)"> 36 <!ENTITY collapse.default.no.label "Use default (no)">
50 <!ENTITY collapse.yes.label "Yes"> 37 <!ENTITY collapse.yes.label "Yes">
51 <!ENTITY collapse.no.label "No"> 38 <!ENTITY collapse.no.label "No">
OLDNEW

Powered by Google App Engine
This is Rietveld