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

Side by Side Diff: chrome/locale/en-US/subscriptionSelection.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 subscription"> 1 <!ENTITY dialog.title "Add Adblock Plus filter subscription">
2 2
3 <!ENTITY viewList.label "View filters"> 3 <!ENTITY viewList.label "View filters">
4 <!ENTITY visitHomepage.label "Visit home page"> 4 <!ENTITY visitHomepage.label "Visit home page">
5 5
6 <!ENTITY addSubscription.label "Add subscription"> 6 <!ENTITY addSubscription.label "Add subscription">
7 7
8 <!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.">
9 <!ENTITY list.download.retry "Try again"> 9 <!ENTITY list.download.retry "Try again">
10 <!ENTITY list.download.website "View website"> 10 <!ENTITY list.download.website "View website">
11 11
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."> 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.">
13 13
14 <!ENTITY title.label "Subscription title:"> 14 <!ENTITY title.label "Subscrip&amp;tion title:">
15 <!ENTITY title.accesskey "t"> 15 <!ENTITY location.label "Fi&amp;lter list location:">
16 <!ENTITY location.label "Filter list location:">
17 <!ENTITY location.accesskey "l">
18
19 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required --> 16 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required -->
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."> 17 <!ENTITY supplementMessage "This filter subscription is meant to be use d with the filter subscription &quot;?1?&quot; which you are not using yet.">
21 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required --> 18 <!-- Note: the placeholder (?1?) will be replaced by the name of the filter subs cription required -->
22 <!ENTITY addMain.label "Add filter subscription &quot;?1?&quot; as well"> 19 <!ENTITY addMain.label "Add filter &amp;subscription &quot;?1?&quot ; as well">
23 <!ENTITY addMain.accesskey "s">
OLDNEW
« chrome/content/ui/sendReport.js ('K') | « chrome/locale/en-US/sidebar.dtd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld