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

Side by Side Diff: chrome/locale/en-US/overlay.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 status.tooltip "Status:"> 1 <!ENTITY status.tooltip "Status:">
2 <!ENTITY blocked.tooltip "Blocked items on this page:"> 2 <!ENTITY blocked.tooltip "Blocked items on this page:">
3 <!ENTITY filters.tooltip "Most active filters:"> 3 <!ENTITY filters.tooltip "Most active filters:">
4 4
5 <!ENTITY menuitem.label "Adblock Plus Preferences"> 5 <!ENTITY menuitem.label "Ad&amp;block Plus Preferences">
6 <!ENTITY menuitem.accesskey "b">
7 <!ENTITY toolbarbutton.label "Adblock Plus"> 6 <!ENTITY toolbarbutton.label "Adblock Plus">
8 7
9 <!ENTITY context.image.label "Adblock Plus: Block image"> 8 <!ENTITY context.image.label "Adblock Plus: Block image">
10 <!ENTITY context.object.label "Adblock Plus: Block object"> 9 <!ENTITY context.object.label "Adblock Plus: Block object">
11 <!ENTITY context.frame.label "Adblock Plus: Block frame"> 10 <!ENTITY context.frame.label "Adblock Plus: Block frame">
12 <!ENTITY context.media.label "Adblock Plus: Block audio/video"> 11 <!ENTITY context.media.label "Adblock Plus: Block audio/video">
13 <!ENTITY context.removeWhitelist.label "Adblock Plus: Re-enable on this page"> 12 <!ENTITY context.removeWhitelist.label "Adblock Plus: Re-enable on this page">
14 13
15 <!ENTITY sidebar.title "Blockable items on current page"> 14 <!ENTITY sidebar.title "Blockable items on current page">
16 15
17 <!ENTITY sendReport.label "Report issue on this page"> 16 <!ENTITY sendReport.label "&amp;Report issue on this page">
18 <!ENTITY sendReport.accesskey "R"> 17 <!ENTITY filters.label "&amp;Filter preferences">
19 <!ENTITY filters.label "Filter preferences"> 18 <!ENTITY opensidebar.label "Open &amp;blockable items">
20 <!ENTITY filters.accesskey "F">
21 <!ENTITY opensidebar.label "Open blockable items">
22 <!-- Note: This access key should usually be the same as closesidebar.accesskey. It is the same menu item with different label depending on whether the sidebar is currently open.--> 19 <!-- Note: This access key should usually be the same as closesidebar.accesskey. It is the same menu item with different label depending on whether the sidebar is currently open.-->
23 <!ENTITY opensidebar.accesskey "b"> 20 <!ENTITY closesidebar.label "Close &amp;blockable items">
24 <!ENTITY closesidebar.label "Close blockable items">
25 <!-- Note: This access key should usually be the same as opensidebar.accesskey. It is the same menu item with different label depending on whether the sidebar i s currently open.--> 21 <!-- Note: This access key should usually be the same as opensidebar.accesskey. It is the same menu item with different label depending on whether the sidebar i s currently open.-->
26 <!ENTITY closesidebar.accesskey "b">
27 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren t page --> 22 <!-- Note: the placeholder ?1? will be replaced by the domain name of the curren t page -->
28 <!ENTITY whitelist.site.label "Disable on ?1?"> 23 <!ENTITY whitelist.site.label "Disable on ?1?">
29 <!ENTITY whitelist.page.label "Disable on this page only"> 24 <!ENTITY whitelist.page.label "Disable on this page only">
30 <!ENTITY disable.label "Disable everywhere"> 25 <!ENTITY disable.label "Disable everywhere">
31 <!ENTITY options.label "Options"> 26 <!ENTITY options.label "&amp;Options">
32 <!ENTITY options.accesskey "O">
33 <!ENTITY contribute.label "Contribute to Adblock Plus"> 27 <!ENTITY contribute.label "Contribute to Adblock Plus">
34 28
35 <!ENTITY showintoolbar.label "Show in toolbar"> 29 <!ENTITY showintoolbar.label "Show in tool&amp;bar">
36 <!ENTITY showintoolbar.accesskey "b"> 30 <!ENTITY showinstatusbar.label "&amp;Show in status bar">
37 <!ENTITY showinstatusbar.label "Show in status bar"> 31 <!ENTITY showinaddonbar.label "Show in add-on &amp;bar">
38 <!ENTITY showinstatusbar.accesskey "s"> 32 <!ENTITY objecttabs.label "Show &amp;tabs on Flash and Java">
39 <!ENTITY showinaddonbar.label "Show in add-on bar"> 33 <!ENTITY hideplaceholders.label "Hide p&amp;laceholders of blocked elements" >
40 <!ENTITY showinaddonbar.accesskey "b"> 34 <!ENTITY counthits.label "Count filter &amp;hits">
41 <!ENTITY objecttabs.label "Show tabs on Flash and Java"> 35 <!ENTITY sync.label "Syn&amp;c Adblock Plus settings">
42 <!ENTITY objecttabs.accesskey "t">
43 <!ENTITY hideplaceholders.label "Hide placeholders of blocked elements">
44 <!ENTITY hideplaceholders.accesskey "l">
45 <!ENTITY counthits.label "Count filter hits">
46 <!ENTITY counthits.accesskey "h">
47 <!ENTITY sync.label "Sync Adblock Plus settings">
48 <!ENTITY sync.accesskey "c">
49
50 <!ENTITY objecttab.title "Block"> 36 <!ENTITY objecttab.title "Block">
51 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us"> 37 <!ENTITY objecttab.tooltip "Click here to block this object with Adblock Pl us">
OLDNEW

Powered by Google App Engine
This is Rietveld