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

Delta Between Two Patch Sets: metadata.common

Issue 29340571: Issue 3687 - Add experimental support for Safari content blockers (Closed)
Left Patch Set: Don't reuse strings from new options page Created May 18, 2016, 8:01 a.m.
Right Patch Set: Addressed Nits Created May 18, 2016, 11:30 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « metadata.chrome ('k') | options.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 [general] 1 [general]
2 version = 1.11 2 version = 1.11
3 backgroundScripts = lib/polyfills/url.js 3 backgroundScripts = lib/polyfills/url.js
4 lib/polyfills/promise.js 4 lib/polyfills/promise.js
5 lib/polyfills/fetch.js 5 lib/polyfills/fetch.js
6 ext/common.js 6 ext/common.js
7 ext/background.js 7 ext/background.js
8 lib/compat.js 8 lib/compat.js
9 lib/info.js 9 lib/info.js
10 lib/publicSuffixList.js 10 lib/publicSuffixList.js
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 subscription.delete.label 141 subscription.delete.label
142 addSubscription.label 142 addSubscription.label
143 addSubscriptionAdd.label 143 addSubscriptionAdd.label
144 addSubscriptionOther.label 144 addSubscriptionOther.label
145 acceptableAds2.label 145 acceptableAds2.label
146 viewList.label 146 viewList.label
147 readMore.label 147 readMore.label
148 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 148 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
149 title.label 149 title.label
150 adblockplus/chrome/locale/*/meta.properties = =name 150 adblockplus/chrome/locale/*/meta.properties = =name
151 adblockplusui/locale/*/firstRun.json = =* 151 adblockplusui/locale/*/firstRun.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld