aboutsummaryrefslogtreecommitdiff
path: root/files/de
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-18 00:13:02 +0000
committerMDN <actions@users.noreply.github.com>2022-03-18 00:13:02 +0000
commitc32682b053bad2602a8c910cc7e4106acaefade1 (patch)
treeedc3e9188c4eb62c657ddecdec79ad4bf42344fd /files/de
parent8bc505c3f1b16913123132f74d8cf20432bddf79 (diff)
downloadtranslated-content-c32682b053bad2602a8c910cc7e4106acaefade1.tar.gz
translated-content-c32682b053bad2602a8c910cc7e4106acaefade1.tar.bz2
translated-content-c32682b053bad2602a8c910cc7e4106acaefade1.zip
[CRON] sync translated content
Diffstat (limited to 'files/de')
-rw-r--r--files/de/_redirects.txt1
-rw-r--r--files/de/_wikihistory.json14
-rw-r--r--files/de/web/api/window/devicemotion_event/index.html (renamed from files/de/web/api/window/ondevicemotion/index.html)3
3 files changed, 10 insertions, 8 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt
index 0bdaf0f0ef..6bc5c87499 100644
--- a/files/de/_redirects.txt
+++ b/files/de/_redirects.txt
@@ -453,6 +453,7 @@
/de/docs/Web/API/WebGL_API/Tutorial/Texturen_in_WebGL_verwenden /de/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL
/de/docs/Web/API/WebSocket/onclose /de/docs/Web/API/WebSocket/close_event
/de/docs/Web/API/Window.alert /de/docs/Web/API/Window/alert
+/de/docs/Web/API/Window/ondevicemotion /de/docs/Web/API/Window/devicemotion_event
/de/docs/Web/API/Window/performance /de/docs/Web/API/performance_property
/de/docs/Web/API/Window/setTimeout /de/docs/Web/API/setTimeout
/de/docs/Web/API/WindowBase64 /de/docs/Web/API/WindowOrWorkerGlobalScope
diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json
index 0303027ece..0cee929ea0 100644
--- a/files/de/_wikihistory.json
+++ b/files/de/_wikihistory.json
@@ -4018,6 +4018,13 @@
"AndreasWebdev"
]
},
+ "Web/API/Window/devicemotion_event": {
+ "modified": "2019-03-18T21:15:10.920Z",
+ "contributors": [
+ "clepsydra",
+ "m9898"
+ ]
+ },
"Web/API/Window/dump": {
"modified": "2019-03-23T23:34:35.263Z",
"contributors": [
@@ -4068,13 +4075,6 @@
"AdamNiezielinski"
]
},
- "Web/API/Window/ondevicemotion": {
- "modified": "2019-03-18T21:15:10.920Z",
- "contributors": [
- "clepsydra",
- "m9898"
- ]
- },
"Web/API/Window/openDialog": {
"modified": "2020-11-15T17:34:16.679Z",
"contributors": [
diff --git a/files/de/web/api/window/ondevicemotion/index.html b/files/de/web/api/window/devicemotion_event/index.html
index 0e39638929..8eccaab765 100644
--- a/files/de/web/api/window/ondevicemotion/index.html
+++ b/files/de/web/api/window/devicemotion_event/index.html
@@ -1,6 +1,6 @@
---
title: Window.ondevicemotion
-slug: Web/API/Window/ondevicemotion
+slug: Web/API/Window/devicemotion_event
tags:
- API
- Ausrichtung
@@ -10,6 +10,7 @@ tags:
- Firefox OS
- Geräteausrichtung
translation_of: Web/API/Window/ondevicemotion
+original_slug: Web/API/Window/ondevicemotion
---
<p>{{ ApiRef() }}</p>