Skip to content

Commit

Permalink
fix options_send_not_track title and desc. AG-24707
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 00924af
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Mon Sep 11 15:52:23 2023 +0300

    fix options_send_not_track title and desc
  • Loading branch information
slavaleleka committed Sep 11, 2023
1 parent 3e81653 commit 503571a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Extension/_locales/en/messages.json
Expand Up @@ -747,10 +747,10 @@
"message": "Hide the queries for websites visited from a search engine."
},
"options_send_not_track_title": {
"message": "Send websites signals not to track you"
"message": "Ask websites not to track you"
},
"options_send_not_track_desc": {
"message": "Send the <gpc>Global Privacy Control<\/gpc> and <dnt>Do Not Track<\/dnt> signals to the websites you are visiting."
"message": "Send the <gpc>Global Privacy Control<\/gpc> and <dnt>Do Not Track<\/dnt> requests to the websites you visit."
},
"options_stripped_tracking_parameters": {
"message": "Tracking parameters removed"
Expand Down

0 comments on commit 503571a

Please sign in to comment.