We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a0b82 commit 4de4106Copy full SHA for 4de4106
1 file changed
assets/javascripts/templates/notif_tmpl.coffee
@@ -71,6 +71,6 @@ app.templates.notifUpdateDocs = ->
71
72
app.templates.notifAnalyticsConsent = ->
73
textNotif """ Tracking cookies """,
74
- """ We would like to gather usage data about how you use DevDocs through Google Analytics and Gauges. We only collect anonymous traffic information.
+ """ We would like to gather usage data about how DevDocs is used through Google Analytics and Gauges. We only collect anonymous traffic information.
75
Please confirm if you accept our tracking cookies. You can always change your decision in the settings.
76
<br><span class="_notif-right"><a href="#" data-behavior="accept-analytics">Accept</a> or <a href="#" data-behavior="decline-analytics">Decline</a></span> """
0 commit comments