From 1d9456b79e5349f60e525f7e7c7117b6e9bcd9f1 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Wed, 16 Mar 2022 22:34:07 +0300 Subject: [PATCH] all: fix more typos in english --- 01.general/01.adguard-ad-filters/docs.en.md | 2 +- 01.general/02.how-to-create-your-own-ad-filters/docs.en.md | 4 ++-- 01.general/17.dns-providers/docs.en.md | 2 +- 01.general/17.dns-providers/docs.zh.md | 2 +- 06.safari/01.overview/docs.en.md | 2 +- 09.browser-extensions/01.overview/docs.en.md | 2 +- 09.browser-extensions/05.integration-mode/docs.en.md | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/01.general/01.adguard-ad-filters/docs.en.md b/01.general/01.adguard-ad-filters/docs.en.md index 6f6e6e18..62cbb400 100644 --- a/01.general/01.adguard-ad-filters/docs.en.md +++ b/01.general/01.adguard-ad-filters/docs.en.md @@ -14,7 +14,7 @@ visible: true ## Introduction -This article is about the filters we create to use in AdGuard and other ad-blocking software (e.g., uBlock Origin). Filters are sets of rules in text format used by AdGuard apps and programs to filter out advertising and privacy-threatening content such as banners, pop-ups, or trackers. Filters contain lists of rules based on their purpose. Language filters include rules for corresponding language segments of the Internet (e.g., the German filter). Task-based filters group rules that fulfil a specific task, such as the Social media filter or the Tracking Protection filter. Enabling or disabling a filter makes it easier to work with the entire list of rules at once. +This article is about the filters we create to use in AdGuard and other ad-blocking software (e.g., uBlock Origin). Filters are sets of rules in text format used by AdGuard apps and programs to filter out advertising and privacy-threatening content such as banners, pop-ups, or trackers. Filters contain lists of rules based on their purpose. Language filters include rules for corresponding language segments of the Internet (e.g., the German filter). Task-based filters group rules that fulfill a specific task, such as the Social media filter or the Tracking Protection filter. Enabling or disabling a filter makes it easier to work with the entire list of rules at once. ## AdGuard Filters Policy diff --git a/01.general/02.how-to-create-your-own-ad-filters/docs.en.md b/01.general/02.how-to-create-your-own-ad-filters/docs.en.md index a2a6482c..5bae8ca1 100644 --- a/01.general/02.how-to-create-your-own-ad-filters/docs.en.md +++ b/01.general/02.how-to-create-your-own-ad-filters/docs.en.md @@ -802,7 +802,7 @@ The rules with the `badfilter` modifier disable other basic rules to which they * `@@||example.com$badfilter` disables `@@||example.com` * `||example.com$domain=domain.com,badfilter` disables `||example.com$domain=domain.com` -Rules with `$badfilter` modifier can disable other basic rules for specific domains if they fulfil the following conditions: +Rules with `$badfilter` modifier can disable other basic rules for specific domains if they fulfill the following conditions: * The rule has a `$domain` modifier * The rule does not have a negated domain `~` in `$domain` modifier's value. @@ -1976,7 +1976,7 @@ This rule will be applied to example.org pages (and its subdomains) and will exe More information about scriptlets can be found [on GitHub](https://github.com/AdguardTeam/Scriptlets#scriptlets). -> For more information on how to debug scriptlets, jump to [this section](#debug-scriptlets) of the artcile. +> For more information on how to debug scriptlets, jump to [this section](#debug-scriptlets) of the article. (#) diff --git a/01.general/17.dns-providers/docs.en.md b/01.general/17.dns-providers/docs.en.md index f3b8e883..dfb6084e 100644 --- a/01.general/17.dns-providers/docs.en.md +++ b/01.general/17.dns-providers/docs.en.md @@ -704,7 +704,7 @@ Block ads and annoying websites #### Safe -Block phishing, malcious and other unsafe websites +Block phishing, malicious and other unsafe websites | Protocol | Address | | |----------------|----------------------------------------------------|----------------| diff --git a/01.general/17.dns-providers/docs.zh.md b/01.general/17.dns-providers/docs.zh.md index 4142c0d3..e85dcfb8 100644 --- a/01.general/17.dns-providers/docs.zh.md +++ b/01.general/17.dns-providers/docs.zh.md @@ -705,7 +705,7 @@ Block ads and annoying websites #### Safe -Block phishing, malcious and other unsafe websites +Block phishing, malicious and other unsafe websites | DNS协议 | 地址 | | |----------------|----------------------------------------------------|----------------| diff --git a/06.safari/01.overview/docs.en.md b/06.safari/01.overview/docs.en.md index 75aa59d5..98d0952f 100644 --- a/06.safari/01.overview/docs.en.md +++ b/06.safari/01.overview/docs.en.md @@ -117,7 +117,7 @@ User rules are a great option for those who want to customize the filtering proc

About AdGuard

-Last but not least important tab. Here you can see what version you have, read EULA (End-User License Agreement) and privacy policy accurately. If interested, you can also see credits and acknowledgements to third-party developers and others who contributed to our products a lot. +Last but not least important tab. Here you can see what version you have, read EULA (End-User License Agreement) and privacy policy accurately. If interested, you can also see credits and acknowledgments to third-party developers and others who contributed to our products a lot. Finally, there is a link to our repository on GitHub. If you are even a little bit of a geek, it might be of interest to you. You can monitor the product development, create feature requests and report bugs there, for instance. diff --git a/09.browser-extensions/01.overview/docs.en.md b/09.browser-extensions/01.overview/docs.en.md index a89312c5..24ed3dad 100644 --- a/09.browser-extensions/01.overview/docs.en.md +++ b/09.browser-extensions/01.overview/docs.en.md @@ -144,7 +144,7 @@ Now let's get back to the very beginning and have a look at the interface of the -It provides several options. You can hide any element on any page manually (corresponding rule will be added to *User rules*), open *Filtering log* to view the comlete information about your browser's traffic, or look at a website’s security report. Besides, you can submit a complaint about any website (for example, if there are missed ads on the page — our filter engineers will review the report and fix the problem) and see the statistics on blocked ads. +It provides several options. You can hide any element on any page manually (corresponding rule will be added to *User rules*), open *Filtering log* to view the complete information about your browser's traffic, or look at a website’s security report. Besides, you can submit a complaint about any website (for example, if there are missed ads on the page — our filter engineers will review the report and fix the problem) and see the statistics on blocked ads. All web requests made by the browser are displayed in the *Filtering log*, along with detailed information about each request. The *Filtering log* makes it easy, for example, to monitor requests blocked by the AdGuard Browser extension. Besides, it allows you to block any request or add a previously blocked request to allowlist in two clicks. The *Filtering log* also offers you a wide variety of options for sorting web requests, which can be extremely helpful when creating your own filtering rules. You can open the *Filtering log* by selecting the corresponding item in the main menu, or from the settings page (in the "Miscellaneous" tab). diff --git a/09.browser-extensions/05.integration-mode/docs.en.md b/09.browser-extensions/05.integration-mode/docs.en.md index 158ffabe..d2a857a5 100644 --- a/09.browser-extensions/05.integration-mode/docs.en.md +++ b/09.browser-extensions/05.integration-mode/docs.en.md @@ -7,7 +7,7 @@ taxonomy: ### What is integration mode? -For older versions of AdGuard Browser Extension, if you had it installed along with one of the AdGuard desktop apps (AdGuard for Windows or AdGuard for Mac), the extension took upon itself the functions of AdGuard Assistant — a tool that helped manage the filtering right from the web page. At the same time, the ad blocking itself was completely under of the desktop app's control, the extensionand its settings played no role in that. +For older versions of AdGuard Browser Extension, if you had it installed along with one of the AdGuard desktop apps (AdGuard for Windows or AdGuard for Mac), the extension took upon itself the functions of AdGuard Assistant — a tool that helped manage the filtering right from the web page. At the same time, the ad blocking itself was completely under of the desktop app's control, the extension and its settings played no role in that. The problem was, in some cases the app and the extension would hamper each other’s work. Some websites would stop being protected by the desktop program and be backed up only by the extension which has less possibilities. So starting with AdGuard Browser Extension v3.5 the integration mode will go away. Instead, we introduce AdGuard Browser Assistant. @@ -17,4 +17,4 @@ The problem was, in some cases the app and the extension would hamper each other AdGuard Browser Assistant is a new browser extension that works and feels just like the integration mode but much lighter, without redundant functions and doesn't interfere with the desktop apps. It's simple: if you already have one of the AdGuard desktop apps, feel free to remove AdGuard browser extension and install the Browser Assistant (you'll be prompted during the app installation or you can [download it directly](https://adguard.com/adguard-assistant/overview.html) from our website). -The new Assistant has all the features you could previously find in the integration mode but it's more user-friendly and clean looking, and it is available for all major browsers. \ No newline at end of file +The new Assistant has all the features you could previously find in the integration mode but it's more user-friendly and clean looking, and it is available for all major browsers.