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

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

Issue 11027049: Removed typo correction feature (Closed)
Patch Set: Created June 27, 2013, 4:35 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/firstRun.js ('k') | chrome/locale/en-US/firstRun.properties » ('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 <!ENTITY typoCorrections.tab.label "Typo corrections">
6 5
7 <!ENTITY addSubscription.label "Add filter subscription"> 6 <!ENTITY addSubscription.label "Add filter subscription">
8 <!ENTITY addSubscription.accesskey "f"> 7 <!ENTITY addSubscription.accesskey "f">
9 8
10 <!ENTITY addSubscriptionAdd.label "Add"> 9 <!ENTITY addSubscriptionAdd.label "Add">
11 <!ENTITY addSubscriptionCancel.label "Cancel"> 10 <!ENTITY addSubscriptionCancel.label "Cancel">
12 <!ENTITY addSubscriptionOther.label "Add a different subscription"> 11 <!ENTITY addSubscriptionOther.label "Add a different subscription">
13 12
14 <!ENTITY noSubscriptions.text " 13 <!ENTITY noSubscriptions.text "
15 You haven't added any filter subscriptions yet. Adblock Plus won't block 14 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
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."> 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.">
107 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?"> 106 <!ENTITY restore.error "The file's data could not be proc essed, maybe this isn't an Adblock Plus backup file?">
108 <!ENTITY restore.complete.warning "All your filter preferences will be replaced by the contents of the selected file. Do you want to proceeed?"> 107 <!ENTITY restore.complete.warning "All your filter preferences will be replaced 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?"> 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?">
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."> 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.">
111 110
112 <!ENTITY find.label "Find"> 111 <!ENTITY find.label "Find">
113 <!ENTITY find.accesskey "n"> 112 <!ENTITY find.accesskey "n">
114 113
115 <!ENTITY close.label "Close"> 114 <!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
« no previous file with comments | « chrome/content/ui/firstRun.js ('k') | chrome/locale/en-US/firstRun.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld