aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-11 00:58:37 +0000
committerMDN <actions@users.noreply.github.com>2022-02-11 00:58:37 +0000
commit4873c5f1122ac800cf3c916a52df07e05ddc9dcf (patch)
tree0b63e7a2179d77b0b20eac780dba8d8cb35355f4 /files/pt-br
parent633d212cfb9c7a5838f350ff88264e460ef0398e (diff)
downloadtranslated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.tar.gz
translated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.tar.bz2
translated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.zip
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt1
-rw-r--r--files/pt-br/_wikihistory.json14
-rw-r--r--files/pt-br/web/api/xmlhttprequest/readystatechange_event/index.html (renamed from files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html)3
3 files changed, 10 insertions, 8 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 82705e2d46..0c27857616 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -553,6 +553,7 @@
/pt-BR/docs/Web/API/WindowTimers/clearTimeout /pt-BR/docs/Web/API/clearTimeout
/pt-BR/docs/Web/API/XMLHttpRequest/Requisicoes_sincronas_e_assincronas /pt-BR/docs/Web/API/XMLHttpRequest/Synchronous_and_Asynchronous_Requests
/pt-BR/docs/Web/API/XMLHttpRequest/Usando_XMLHttpRequest /pt-BR/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest
+/pt-BR/docs/Web/API/XMLHttpRequest/onreadystatechange /pt-BR/docs/Web/API/XMLHttpRequest/readystatechange_event
/pt-BR/docs/Web/API/document.getElementById /pt-BR/docs/Web/API/Document/getElementById
/pt-BR/docs/Web/API/document.images /pt-BR/docs/Web/API/Document/images
/pt-BR/docs/Web/API/document.scripts /pt-BR/docs/Web/API/Document/scripts
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index a742393df3..50e955faf9 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -6920,13 +6920,6 @@
"gustavobeavis"
]
},
- "Web/API/XMLHttpRequest/onreadystatechange": {
- "modified": "2019-03-23T22:16:58.340Z",
- "contributors": [
- "brunoczim",
- "gustavobeavis"
- ]
- },
"Web/API/XMLHttpRequest/open": {
"modified": "2020-10-15T22:03:41.298Z",
"contributors": [
@@ -6941,6 +6934,13 @@
"gustavobeavis"
]
},
+ "Web/API/XMLHttpRequest/readystatechange_event": {
+ "modified": "2019-03-23T22:16:58.340Z",
+ "contributors": [
+ "brunoczim",
+ "gustavobeavis"
+ ]
+ },
"Web/API/XMLHttpRequest/send": {
"modified": "2020-10-15T22:05:47.894Z",
"contributors": [
diff --git a/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html b/files/pt-br/web/api/xmlhttprequest/readystatechange_event/index.html
index fa3ca1c707..da80c1fb7b 100644
--- a/files/pt-br/web/api/xmlhttprequest/onreadystatechange/index.html
+++ b/files/pt-br/web/api/xmlhttprequest/readystatechange_event/index.html
@@ -1,6 +1,6 @@
---
title: XMLHttpRequest.onreadystatechange
-slug: Web/API/XMLHttpRequest/onreadystatechange
+slug: Web/API/XMLHttpRequest/readystatechange_event
tags:
- AJAX
- API
@@ -9,6 +9,7 @@ tags:
- XHR
- XMLHttpRequest
translation_of: Web/API/XMLHttpRequest/onreadystatechange
+original_slug: Web/API/XMLHttpRequest/onreadystatechange
---
<div>{{APIRef}}</div>