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

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

Issue 29356477: Issue 4510 - Filter preferences: replace the built-in findbar widget by our own look-alike (Closed) Base URL: https://hg.adblockplus.org/adblockplus
Patch Set: Addressed comments Created Oct. 12, 2016, 3:21 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-search.js ('k') | chrome/skin/filters.css » ('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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 <!ENTITY backup.custom.title "Custom filters only"> 83 <!ENTITY backup.custom.title "Custom filters only">
84 84
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."> 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.">
86 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?"> 86 <!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?"> 87 <!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?"> 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?">
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."> 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.">
90 90
91 <!ENTITY find.label "Fi&amp;nd"> 91 <!ENTITY find.label "Fi&amp;nd">
92 <!ENTITY close.label "Close"> 92 <!ENTITY close.label "Close">
93
94 <!ENTITY findbar.placeholder "Find filter">
95 <!ENTITY findbar.close "Close find bar">
96 <!ENTITY findbar.caseSensitive "Match Case">
97 <!ENTITY findbar.statusWrappedStart "Reached top, continuing from bott om">
98 <!ENTITY findbar.statusWrappedEnd "Reached bottom, continuing from t op">
99 <!ENTITY findbar.statusNotFound "Phrase not found">
OLDNEW
« no previous file with comments | « chrome/content/ui/filters-search.js ('k') | chrome/skin/filters.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld