You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/fr/googleanalytics_acp.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@
45
45
'ACP_GOOGLEANALYTICS_ID_INVALID' => '« %s » n’est pas un ID Google Analytics valide.<br />Ce doit être au format « UA-0000000-00 ».',
46
46
'ACP_GA_ANONYMIZE_IP' => 'Activer l’anonymisation de l’adresse IP',
47
47
'ACP_GA_ANONYMIZE_IP_EXPLAIN' => 'Permet aux données collectées par Google Analytics d’être conformes au Règlement général sur la protection des données (RGPD). Note : l’activation de cette option peut diminuer la précision des emplacements géographiques dans les rapports.',
'ACP_GOOGLEANALYTICS_TAG_EXPLAIN' => 'Choisissez votre code Google Analytics préféré. Global Site Tag (gtag.js) est le code actuel recommandé par Google. Google Analytics Tag (analytics.js) est l‘ancien code. <a href="https://developers.google.com/analytics/devguides/collection/gtagjs/migration">Cliquer ici pour davantage d’informations <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
48
+
'ACP_GOOGLEANALYTICS_TAG' => 'Script Google Analytics Tag',
49
+
'ACP_GOOGLEANALYTICS_TAG_EXPLAIN' => 'Permet de choisir son code Google Analytics préféré. Global Site Tag (gtag.js) est le code actuellement recommandé par Google. Google Analytics Tag (analytics.js) est l‘ancien code. <a href="https://developers.google.com/analytics/devguides/collection/gtagjs/migration">Cliquer ici pour davantage d’informations <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
50
50
'ACP_GA_ANALYTICS_TAG' => 'Google Analytics Tag (analytics.js)',
51
51
'ACP_GA_GTAGS_TAG' => 'Global Site Tag (gtag.js)',
0 commit comments