diff --git a/pt_BR.ISO8859-1/share/xml/header.l10n.ent b/pt_BR.ISO8859-1/share/xml/header.l10n.ent
index 7e1243f061..eb0cd6a031 100644
--- a/pt_BR.ISO8859-1/share/xml/header.l10n.ent
+++ b/pt_BR.ISO8859-1/share/xml/header.l10n.ent
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $FreeBSD$ -->
+<!-- Original revision: r51888 -->
 
 <!-- FreeBSD HTML Header Entities -->
 <!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->
@@ -22,33 +23,10 @@
 
 <!-- Standard headers and footers -->
 
-<!--
-  Owned by webstats@
-  Check that the hosting domain is actually a FreeBSD.org domain, so
-  we do not accidentally obtain data from mirrors.
- -->
 <![%html.header.script.google;[
-<!ENTITY header1.googlejs "
-<script xmlns='http://www.w3.org/1999/xhtml'> 
-var allow_track = true; var h = document.location.hostname;
-var fbsdregex = /((docs|security|svnweb|wiki|www)\.freebsd\.org|google\.com)$/i;
-
-if (typeof navigator.doNotTrack !== 'undefined' &amp;&amp; (navigator.doNotTrack == '1')) {
-	allow_track = false;
-}
-if (allow_track &amp;&amp; fbsdregex.test(h)) {
-(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
-new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
-j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
-'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
-})(window,document,'script','dataLayer','GTM-PXRWZVR');}
-</script>">
-<!ENTITY header1.googleiframe '
-<noscript xmlns="http://www.w3.org/1999/xhtml"><iframe xmlns="http://www.w3.org/1999/xhtml" src="https://www.googletagmanager.com/ns.html?id=GTM-PXRWZVR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
-'>
+<!ENTITY header1.googlejs '<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" src="&enbase;/layout/js/google.js"></script>'>
 ]]>
 <!ENTITY header1.googlejs ''>
-<!ENTITY header1.googleiframe ''>
 
 <!ENTITY header2.logo-red.label '<h2 xmlns="http://www.w3.org/1999/xhtml" class="blockhide">Header And Logo</h2>'>
 
@@ -159,7 +137,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&amp;l='+l:'';j.async=true;j.src=
       <li><a href="&base;/projects/index.html">Desenvolvedores</a>
 	<ul>
 	  <li><a href="https://wiki.FreeBSD.org/IdeasPage">Ideias</a></li>
-	  <li><a href="https://svnweb.FreeBSD.org">Repositório SVN</a></li>
+	  <li><a href="https://svnweb.FreeBSD.org">Repositório Subversion</a></li>
 	  <li><a href="https://github.com/freebsd">Git Mirror</a></li>
 	  <li><a href="https://reviews.FreeBSD.org">Revisão de Código (Phabricator)</a></li>
 	  <li><a href="https://wiki.FreeBSD.org">Wiki</a></li>