| LEFT | RIGHT |
| 1 [general] | 1 [general] |
| 2 version = 1.9.4 | 2 version = 1.9.4 |
| 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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 adblockplustests/chrome/content/tests/subscriptionClasses.js | 106 adblockplustests/chrome/content/tests/subscriptionClasses.js |
| 107 --arg source_repo=https://hg.adblockplus.org/adblockplustests/ | 107 --arg source_repo=https://hg.adblockplus.org/adblockplustests/ |
| 108 | 108 |
| 109 [import_locales] | 109 [import_locales] |
| 110 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location | 110 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location |
| 111 remove_subscription_warning | 111 remove_subscription_warning |
| 112 notification_antiadblock_title | 112 notification_antiadblock_title |
| 113 notification_antiadblock_message | 113 notification_antiadblock_message |
| 114 filter_elemhide_duplicate_id | 114 filter_elemhide_duplicate_id |
| 115 filter_elemhide_nocriteria | 115 filter_elemhide_nocriteria |
| 116 filter_cssproperty_nodomain |
| 116 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label | 117 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label |
| 117 notification.button.yes | 118 notification.button.yes |
| 118 notification.button.no | 119 notification.button.no |
| 119 notification.closing.button.hide | 120 notification.closing.button.hide |
| 120 notification.closing.button.optout | 121 notification.closing.button.optout |
| 121 shownotifications.label | 122 shownotifications.label |
| 122 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress | 123 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress |
| 123 subscription.lastDownload.invalidURL | 124 subscription.lastDownload.invalidURL |
| 124 subscription.lastDownload.connectionError | 125 subscription.lastDownload.connectionError |
| 125 subscription.lastDownload.invalidData | 126 subscription.lastDownload.invalidData |
| 126 subscription.lastDownload.checksumMismatch | 127 subscription.lastDownload.checksumMismatch |
| 127 subscription.enabled.label | 128 subscription.enabled.label |
| 128 subscription.delete.label | 129 subscription.delete.label |
| 129 addSubscription.label | 130 addSubscription.label |
| 130 addSubscriptionAdd.label | 131 addSubscriptionAdd.label |
| 131 addSubscriptionOther.label | 132 addSubscriptionOther.label |
| 132 acceptableAds2.label | 133 acceptableAds2.label |
| 133 viewList.label | 134 viewList.label |
| 134 readMore.label | 135 readMore.label |
| 135 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 136 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |
| 136 title.label | 137 title.label |
| 137 adblockplus/chrome/locale/*/meta.properties = =name | 138 adblockplus/chrome/locale/*/meta.properties = =name |
| 138 adblockplusui/locale/*/firstRun.json = =* | 139 adblockplusui/locale/*/firstRun.json = =* |
| LEFT | RIGHT |