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

Delta Between Two Patch Sets: chrome/locale/en-US/filters.dtd

Issue 6337686776315904: Issue 394 - hit statistics tool data collection (Closed)
Left Patch Set: Created Nov. 10, 2014, 11:01 a.m.
Right Patch Set: Use Downloader to send the data to server Created April 6, 2016, 3 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 <!ENTITY dialog.title "Adblock Plus Filter Preferences"> 1 <!ENTITY dialog.title "Adblock Plus Filter Preferences">
2 2
3 <!ENTITY subscriptions.tab.label "Filter subscriptions"> 3 <!ENTITY subscriptions.tab.label "Filter subscriptions">
4 <!ENTITY filters.tab.label "Custom filters"> 4 <!ENTITY filters.tab.label "Custom filters">
5 5
6 <!ENTITY addSubscription.label "Add &amp;filter subscription"> 6 <!ENTITY addSubscription.label "Add &amp;filter subscription">
7 <!ENTITY addSubscriptionAdd.label "Add"> 7 <!ENTITY addSubscriptionAdd.label "Add">
8 <!ENTITY addSubscriptionCancel.label "Cancel"> 8 <!ENTITY addSubscriptionCancel.label "Cancel">
9 <!ENTITY addSubscriptionOther.label "Add a different subscription"> 9 <!ENTITY addSubscriptionOther.label "Add a different subscription">
10 10
(...skipping 22 matching lines...) Expand all
33 <!ENTITY subscription.update.label "Update filters"> 33 <!ENTITY subscription.update.label "Update filters">
34 <!ENTITY subscription.editTitle.label "Edit title"> 34 <!ENTITY subscription.editTitle.label "Edit title">
35 <!ENTITY subscription.delete.label "Delete"> 35 <!ENTITY subscription.delete.label "Delete">
36 <!ENTITY subscription.showHideFilters.label "Show/hide filters"> 36 <!ENTITY subscription.showHideFilters.label "Show/hide filters">
37 <!ENTITY subscription.moveUp.label "Move up"> 37 <!ENTITY subscription.moveUp.label "Move up">
38 <!ENTITY subscription.moveDown.label "Move down"> 38 <!ENTITY subscription.moveDown.label "Move down">
39 39
40 <!ENTITY acceptableAds2.label "Allow some non-&amp;intrusive adv ertising"> 40 <!ENTITY acceptableAds2.label "Allow some non-&amp;intrusive adv ertising">
41 <!ENTITY viewList.label "View list"> 41 <!ENTITY viewList.label "View list">
42 <!ENTITY readMore.label "Read more"> 42 <!ENTITY readMore.label "Read more">
43
44 <!ENTITY sendStats.label "Help us improve Adblock Plus by s ending anonymous usage data">
45 <!ENTITY privacyPolicy.label "Privacy policy">
43 46
44 <!ENTITY addGroup.label "Add filter &amp;group"> 47 <!ENTITY addGroup.label "Add filter &amp;group">
45 <!ENTITY noFilters.text " 48 <!ENTITY noFilters.text "
46 You don't have any custom filters yet. 49 You don't have any custom filters yet.
47 "> 50 ">
48 51
49 <!ENTITY addFilter.label "A&amp;dd filter"> 52 <!ENTITY addFilter.label "A&amp;dd filter">
50 <!ENTITY filter.actions.label "Filter actions"> 53 <!ENTITY filter.actions.label "Filter actions">
51 <!ENTITY filter.edit.label "Edit"> 54 <!ENTITY filter.edit.label "Edit">
52 <!ENTITY filter.cut.label "Cut"> 55 <!ENTITY filter.cut.label "Cut">
(...skipping 30 matching lines...) Expand all
83 <!ENTITY backup.custom.title "Custom filters only"> 86 <!ENTITY backup.custom.title "Custom filters only">
84 87
85 <!ENTITY backup.error "There was an error writing filter s to the file. Make sure that the file isn't write protected or in use by anothe r application."> 88 <!ENTITY backup.error "There was an error writing filter s to the file. Make sure that the file isn't write protected or in use by anothe r application.">
86 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?"> 89 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?">
87 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?"> 90 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?">
88 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?"> 91 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?">
89 <!ENTITY restore.minVersion.warning "Warning: the file has been create d with a newer Adblock Plus version. You should update to the latest Adblock Plu s version before restoring from this file."> 92 <!ENTITY restore.minVersion.warning "Warning: the file has been create d with a newer Adblock Plus version. You should update to the latest Adblock Plu s version before restoring from this file.">
90 93
91 <!ENTITY find.label "Fi&amp;nd"> 94 <!ENTITY find.label "Fi&amp;nd">
92 <!ENTITY close.label "Close"> 95 <!ENTITY close.label "Close">
LEFTRIGHT

Powered by Google App Engine
This is Rietveld