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

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

Issue 8559070: Integrated URL Fixer into Adblock Plus (Closed)
Patch Set: Changes to opt-in notification text Created Oct. 19, 2012, 3:14 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
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 <!ENTITY typoCorrections.tab.label "Typo corrections">
5 6
6 <!ENTITY addSubscription.label "Add filter subscription"> 7 <!ENTITY addSubscription.label "Add filter subscription">
7 <!ENTITY addSubscription.accesskey "f"> 8 <!ENTITY addSubscription.accesskey "f">
8 9
9 <!ENTITY addSubscriptionAdd.label "Add"> 10 <!ENTITY addSubscriptionAdd.label "Add">
10 <!ENTITY addSubscriptionCancel.label "Cancel"> 11 <!ENTITY addSubscriptionCancel.label "Cancel">
11 <!ENTITY addSubscriptionOther.label "Add a different subscription"> 12 <!ENTITY addSubscriptionOther.label "Add a different subscription">
12 13
13 <!ENTITY noSubscriptions.text " 14 <!ENTITY noSubscriptions.text "
14 You haven't added any filter subscriptions yet. Adblock Plus won't block 15 You haven't added any filter subscriptions yet. Adblock Plus won't block
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 <!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."> 106 <!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.">
106 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?"> 107 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?">
107 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?"> 108 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?">
108 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?"> 109 <!ENTITY restore.custom.warning "All your custom filters will be r eplaced by the contents of the selected file. Do you want to proceeed?">
109 <!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."> 110 <!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.">
110 111
111 <!ENTITY find.label "Find"> 112 <!ENTITY find.label "Find">
112 <!ENTITY find.accesskey "n"> 113 <!ENTITY find.accesskey "n">
113 114
114 <!ENTITY close.label "Close"> 115 <!ENTITY close.label "Close">
116
117 <!ENTITY typoCorrections.enableLabel "Correct mistyped internet address es">
118 <!ENTITY typoCorrections.whitelistLabel "Don't Replace...">
119 <!ENTITY typoCorrections.whitelistEmptyLabel "There are currently no exceptions .">
120 <!ENTITY typoCorrections.removeButtonLabel "Remove Selected">
OLDNEW

Powered by Google App Engine
This is Rietveld