Rephrase checkbox label for filtering requests with blocked response
cookies

Bug: 1458839
Change-Id: Ic7f94ebe8c786d07eaae54a2d2fb831e23933bf2
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4684212
Auto-Submit: Wolfgang Beyer <[email protected]>
Commit-Queue: Wolfgang Beyer <[email protected]>
Commit-Queue: Danil Somsikov <[email protected]>
Reviewed-by: Danil Somsikov <[email protected]>
diff --git a/front_end/panels/network/NetworkLogView.ts b/front_end/panels/network/NetworkLogView.ts
index 7a6b4aa..336177b 100644
--- a/front_end/panels/network/NetworkLogView.ts
+++ b/front_end/panels/network/NetworkLogView.ts
@@ -95,9 +95,10 @@
    */
   resourceTypesToInclude: 'Resource types to include',
   /**
-   *@description Label for a filter in the Network panel
+   *@description Label for a checkbox in the Network panel. When checked, only requests with
+   *             blocked response cookies are shown.
    */
-  hasBlockedCookies: 'Blocked cookies',
+  hasBlockedCookies: 'Blocked response cookies',
   /**
    *@description Tooltip for a checkbox in the Network panel. The response to a network request may include a
    *             cookie (https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies). Such response cookies can