svn commit: r51890 - head/pt_BR.ISO8859-1/share/xml
Danilo G. Baio
dbaio at FreeBSD.org
Thu Jun 21 00:27:14 UTC 2018
Author: dbaio (ports committer)
Date: Thu Jun 21 00:27:13 2018
New Revision: 51890
URL: https://svnweb.freebsd.org/changeset/doc/51890
Log:
Merge the following from the English version:
r51840 -> r51888 pt_BR.ISO8859-1/share/xml/header.l10n.ent
Approved by: doc (eadler)
Differential Revision: https://reviews.freebsd.org/D15941
Modified:
head/pt_BR.ISO8859-1/share/xml/header.l10n.ent
Modified: head/pt_BR.ISO8859-1/share/xml/header.l10n.ent
==============================================================================
--- head/pt_BR.ISO8859-1/share/xml/header.l10n.ent Wed Jun 20 19:13:43 2018 (r51889)
+++ head/pt_BR.ISO8859-1/share/xml/header.l10n.ent Thu Jun 21 00:27:13 2018 (r51890)
@@ -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' && (navigator.doNotTrack == '1')) {
- allow_track = false;
-}
-if (allow_track && 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'?'&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'?'&l='+l:'';
<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>
More information about the svn-doc-head
mailing list