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

Side by Side Diff: metadata.common

Issue 29322881: Issue 2726 - Reused notification opt-out texts from Firefox version (Closed)
Patch Set: Created July 29, 2015, 10:40 a.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 | « _locales/en_US/messages.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 version = 1.9.2 2 version = 1.9.2
3 backgroundScripts = ext/common.js 3 backgroundScripts = ext/common.js
4 ext/background.js 4 ext/background.js
5 lib/compat.js 5 lib/compat.js
6 lib/info.js 6 lib/info.js
7 lib/adblockplus.js 7 lib/adblockplus.js
8 lib/punycode.js 8 lib/punycode.js
9 lib/publicSuffixList.js 9 lib/publicSuffixList.js
10 lib/sha1.js 10 lib/sha1.js
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 [import_locales] 88 [import_locales]
89 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location 89 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
90 remove_subscription_warning 90 remove_subscription_warning
91 notification_antiadblock_title 91 notification_antiadblock_title
92 notification_antiadblock_message 92 notification_antiadblock_message
93 filter_elemhide_duplicate_id 93 filter_elemhide_duplicate_id
94 filter_elemhide_nocriteria 94 filter_elemhide_nocriteria
95 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label 95 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label
96 notification.button.yes 96 notification.button.yes
97 notification.button.no 97 notification.button.no
98 notification.button.close 98 notification.closing.button.hide
99 notification.closing.button.optout
100 shownotifications.label
99 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress 101 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress
100 subscription.lastDownload.invalidURL 102 subscription.lastDownload.invalidURL
101 subscription.lastDownload.connectionError 103 subscription.lastDownload.connectionError
102 subscription.lastDownload.invalidData 104 subscription.lastDownload.invalidData
103 subscription.lastDownload.checksumMismatch 105 subscription.lastDownload.checksumMismatch
104 subscription.enabled.label 106 subscription.enabled.label
105 subscription.delete.label 107 subscription.delete.label
106 addSubscription.label 108 addSubscription.label
107 addSubscriptionAdd.label 109 addSubscriptionAdd.label
108 addSubscriptionOther.label 110 addSubscriptionOther.label
109 acceptableAds2.label 111 acceptableAds2.label
110 viewList.label 112 viewList.label
111 readMore.label 113 readMore.label
112 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label 114 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label
113 title.label 115 title.label
114 adblockplus/chrome/locale/*/meta.properties = =name 116 adblockplus/chrome/locale/*/meta.properties = =name
115 adblockplusui/locale/*/firstRun.json = =* 117 adblockplusui/locale/*/firstRun.json = =*
OLDNEW
« no previous file with comments | « _locales/en_US/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld