2020-02-27 13:45:29 +01:00
|
|
|
{
|
|
|
|
"extensionDescription": {
|
|
|
|
"message": "Protects you against tracking through \"free\", centralized, content delivery.",
|
|
|
|
"description": "Extension description."
|
|
|
|
},
|
|
|
|
"amountInjectedTitle": {
|
|
|
|
"message": "Counter for locally injected resources",
|
|
|
|
"description": "Amount injected title."
|
|
|
|
},
|
|
|
|
"amountInjectedDescription": {
|
|
|
|
"message": "Amount of local Content Delivery Network resource injections since installation.",
|
|
|
|
"description": "Amount injected description."
|
|
|
|
},
|
|
|
|
"optionsTitle": {
|
|
|
|
"message": "Options",
|
|
|
|
"description": "Options title."
|
|
|
|
},
|
|
|
|
"showIconBadgeTitle": {
|
|
|
|
"message": "Display injection counts on icon",
|
|
|
|
"description": "Show icon badge title."
|
|
|
|
},
|
|
|
|
"showIconBadgeDescription": {
|
|
|
|
"message": "Show the number of injected resources on the extension icon.",
|
|
|
|
"description": "Show icon badge description."
|
|
|
|
},
|
|
|
|
"blockMissingTitle": {
|
|
|
|
"message": "Block requests for missing resources",
|
|
|
|
"description": "Block requests for missing resources title."
|
|
|
|
},
|
|
|
|
"blockMissingDescription": {
|
|
|
|
"message": "Cancel intercepted request if the required resource is not locally available.",
|
|
|
|
"description": "Block requests for missing resources description."
|
|
|
|
},
|
|
|
|
"disablePrefetchTitle": {
|
|
|
|
"message": "Disable link prefetching",
|
|
|
|
"description": "Disable prefetch title."
|
|
|
|
},
|
|
|
|
"disablePrefetchDescription": {
|
|
|
|
"message": "Prevent disallowed requests from leaking out to delivery networks.",
|
|
|
|
"description": "Disable prefetch description."
|
|
|
|
},
|
|
|
|
"stripMetadataTitle": {
|
|
|
|
"message": "Strip metadata from allowed requests",
|
|
|
|
"description": "Strip metadata title."
|
|
|
|
},
|
|
|
|
"stripMetadataDescription": {
|
|
|
|
"message": "Erase sensitive data from allowed CDN requests for improved privacy.",
|
|
|
|
"description": "Strip metadata description."
|
|
|
|
},
|
|
|
|
"whitelistedDomainsTitle": {
|
|
|
|
"message": "Exclude domains from inspections",
|
|
|
|
"description": "Whitelisted domains title."
|
|
|
|
},
|
|
|
|
"whitelistedDomainsDescription": {
|
|
|
|
"message": "Enter domains to whitelist them. Separate multiple entries with semi-colons (;).",
|
|
|
|
"description": "Whitelisted domains description."
|
|
|
|
},
|
|
|
|
"advancedLabel": {
|
|
|
|
"message": "Advanced",
|
|
|
|
"description": "Advanced label."
|
2020-03-04 17:52:49 +01:00
|
|
|
},
|
|
|
|
"generateRuleSetTitle": {
|
|
|
|
"message": "Generate rule sets for uBlock or uMatrix",
|
|
|
|
"description": "Generate rule set title."
|
2020-03-29 10:23:16 +02:00
|
|
|
},
|
2020-04-06 18:58:33 +02:00
|
|
|
"generateRuleSetDescription": {
|
|
|
|
"message": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix.",
|
|
|
|
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
|
|
|
|
},
|
2020-04-07 12:19:32 +02:00
|
|
|
"lastUpdate": {
|
|
|
|
"message": "Last update: ",
|
|
|
|
"description": "Last update."
|
|
|
|
},
|
2020-04-06 18:58:33 +02:00
|
|
|
"copyRuleSet": {
|
|
|
|
"message": "Copy",
|
|
|
|
"description": "Text of button to copy ruleset."
|
|
|
|
},
|
2020-03-29 10:23:16 +02:00
|
|
|
"loggingTitle": {
|
|
|
|
"message": "Enable logging in browser console",
|
|
|
|
"description": "Enable logging in browser console."
|
|
|
|
},
|
|
|
|
"loggingDescription": {
|
|
|
|
"message": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources",
|
2020-04-06 18:04:53 +02:00
|
|
|
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
|
|
|
|
},
|
|
|
|
"hideReleaseNotesTitle": {
|
|
|
|
"message": "Disable release notes",
|
|
|
|
"description": "Disable release notes"
|
|
|
|
},
|
|
|
|
"hideReleaseNotesDescription": {
|
|
|
|
"message": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules.",
|
|
|
|
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
|
2020-04-07 12:19:32 +02:00
|
|
|
},
|
|
|
|
"featureBreaksWebsitesDescription": {
|
|
|
|
"message": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains.",
|
|
|
|
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
|
|
|
|
},
|
|
|
|
"featureBreaksWebsitesButton": {
|
|
|
|
"message": "Disable",
|
|
|
|
"description": "Disable"
|
2020-05-25 22:31:27 +02:00
|
|
|
},
|
|
|
|
"labelManipulateDOM": {
|
2020-06-03 17:50:24 +02:00
|
|
|
"message": "Filters HTML source code",
|
|
|
|
"description": "Filters HTML source code"
|
2020-02-27 13:45:29 +01:00
|
|
|
}
|
2020-03-04 17:52:49 +01:00
|
|
|
}
|