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

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

Issue 8771101: Removed unused string (Closed)
Patch Set: Created Nov. 9, 2012, 2:08 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« .hgsubstate ('K') | « .hgsubstate ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!ENTITY dialog.title "Add Adblock Plus filter subscription"> 1 <!ENTITY dialog.title "Add Adblock Plus filter subscription">
2 2
3 <!ENTITY subscriptionSelector.label "Please choose a filter subscription from th e list:">
4
5 <!ENTITY viewList.label "View filters"> 3 <!ENTITY viewList.label "View filters">
6 <!ENTITY visitHomepage.label "Visit home page"> 4 <!ENTITY visitHomepage.label "Visit home page">
7 5
8 <!ENTITY addSubscription.label "Add subscription"> 6 <!ENTITY addSubscription.label "Add subscription">
9 7
10 <!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of subscriptions."> 8 <!ENTITY list.download.failed "Adblock Plus failed to retrieve the list of subscriptions.">
11 <!ENTITY list.download.retry "Try again"> 9 <!ENTITY list.download.retry "Try again">
12 <!ENTITY list.download.website "View website"> 10 <!ENTITY list.download.website "View website">
13 11
14 <!ENTITY fromWeb.description "Please confirm that you want to add this fi lter subscription. You can change the subscription title or location before addi ng it."> 12 <!ENTITY fromWeb.description "Please confirm that you want to add this fi lter subscription. You can change the subscription title or location before addi ng it.">
15 13
16 <!ENTITY title.label "Subscription title:"> 14 <!ENTITY title.label "Subscription title:">
17 <!ENTITY title.accesskey "t"> 15 <!ENTITY title.accesskey "t">
18 <!ENTITY location.label "Filter list location:"> 16 <!ENTITY location.label "Filter list location:">
19 <!ENTITY location.accesskey "l"> 17 <!ENTITY location.accesskey "l">
20 18
21 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required --> 19 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required -->
22 <!ENTITY supplementMessage "This filter subscription is meant to be use d with the filter subscription &quot;?1?&quot; which you are not using yet."> 20 <!ENTITY supplementMessage "This filter subscription is meant to be use d with the filter subscription &quot;?1?&quot; which you are not using yet.">
23 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required --> 21 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required -->
24 <!ENTITY addMain.label "Add filter subscription &quot;?1?&quot; as well"> 22 <!ENTITY addMain.label "Add filter subscription &quot;?1?&quot; as well">
25 <!ENTITY addMain.accesskey "s"> 23 <!ENTITY addMain.accesskey "s">
OLDNEW
« .hgsubstate ('K') | « .hgsubstate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld