Skip to content

Commit

Permalink
Update notifications copy
Browse files Browse the repository at this point in the history
  • Loading branch information
smalluban committed Feb 10, 2025
1 parent 14b5a20 commit 2d10f73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/pages/notifications/pause-assistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ mount(document.body, {
<ui-notification>
<div layout="column gap">
<ui-text type="label-m">
Our community reports that Ghostery breaks this site. We recommend
pausing it temporarily.
Ghostery users report that ad blockers break this site. Try pausing
Ghostery.
</ui-text>
<ui-text type="body-s">
Ads and trackers will not be blocked.
Expand Down
4 changes: 2 additions & 2 deletions src/pages/notifications/pause-resume.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ mount(document.body, {
<ui-notification>
<div layout="column gap">
<ui-text type="label-m">
Our community reports that Ghostery no longer breaks this site.
Resume Ghostery.
Ghostery users report that ad blockers are no longer breaking this
site. Resume Ghostery.
</ui-text>
</div>
<div layout="row gap">
Expand Down

0 comments on commit 2d10f73

Please sign in to comment.