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

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

Issue 5062082168881152: NO BUG Allow users to disable element hiding (Closed)
Patch Set: Created Feb. 18, 2015, 1:47 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
« no previous file with comments | « chrome/content/ui/filters-subscriptionview.js ('k') | defaults/prefs.js » ('j') | 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 "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 23 matching lines...) Expand all
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 43
44 <!ENTITY useElementHiding.label "Use Element Hiding filters">
45
44 <!ENTITY addGroup.label "Add filter &amp;group"> 46 <!ENTITY addGroup.label "Add filter &amp;group">
45 <!ENTITY noFilters.text " 47 <!ENTITY noFilters.text "
46 You don't have any custom filters yet. 48 You don't have any custom filters yet.
47 "> 49 ">
48 50
49 <!ENTITY addFilter.label "A&amp;dd filter"> 51 <!ENTITY addFilter.label "A&amp;dd filter">
50 <!ENTITY filter.actions.label "Filter actions"> 52 <!ENTITY filter.actions.label "Filter actions">
51 <!ENTITY filter.edit.label "Edit"> 53 <!ENTITY filter.edit.label "Edit">
52 <!ENTITY filter.cut.label "Cut"> 54 <!ENTITY filter.cut.label "Cut">
53 <!ENTITY filter.copy.label "Copy"> 55 <!ENTITY filter.copy.label "Copy">
(...skipping 29 matching lines...) Expand all
83 <!ENTITY backup.custom.title "Custom filters only"> 85 <!ENTITY backup.custom.title "Custom filters only">
84 86
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."> 87 <!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?"> 88 <!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?"> 89 <!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?"> 90 <!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."> 91 <!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 92
91 <!ENTITY find.label "Fi&amp;nd"> 93 <!ENTITY find.label "Fi&amp;nd">
92 <!ENTITY close.label "Close"> 94 <!ENTITY close.label "Close">
OLDNEW
« no previous file with comments | « chrome/content/ui/filters-subscriptionview.js ('k') | defaults/prefs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld