diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
commit | 12b585b8e60a2877ff64dc6dc5ab058c43652f47 (patch) | |
tree | 022e6a59b4a0504d15853edfa8d3370521d8653d /files/de/orphaned/tools | |
parent | 4ab365b110f2f1f2b736326b7059244a32115089 (diff) | |
download | translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.gz translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.tar.bz2 translated-content-12b585b8e60a2877ff64dc6dc5ab058c43652f47.zip |
unslug de: modify
Diffstat (limited to 'files/de/orphaned/tools')
-rw-r--r-- | files/de/orphaned/tools/add-ons/dom_inspector/index.html | 3 | ||||
-rw-r--r-- | files/de/orphaned/tools/add-ons/index.html | 5 | ||||
-rw-r--r-- | files/de/orphaned/tools/webide_clone/index.html | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/files/de/orphaned/tools/add-ons/dom_inspector/index.html b/files/de/orphaned/tools/add-ons/dom_inspector/index.html index 20c3654c81..700296ded7 100644 --- a/files/de/orphaned/tools/add-ons/dom_inspector/index.html +++ b/files/de/orphaned/tools/add-ons/dom_inspector/index.html @@ -1,7 +1,8 @@ --- title: DOM Inspector -slug: DOM_Inspector +slug: orphaned/Tools/Add-ons/DOM_Inspector translation_of: Tools/Add-ons/DOM_Inspector +original_slug: DOM_Inspector --- <div>{{ToolsSidebar}}</div><p>Der <strong>DOM Inspector</strong> (auch bekannt als <strong>DOMi</strong>) ist ein Entwicklertool, das zum Besichtigen, Durchsuchen und Editieren des <a href="/en/DOM" title="en/DOM">Document Object Model</a> von Dokumenten benutzt wird - normalerweise Websiten oder <a href="/en/XUL" title="en/XUL">XUL</a> Fenster. Die DOM Hierarchie kann mit Hilfe eines zweigeteilten Fensters navigiert werden, welches die Vielfalt von verschiedenen Ansichten auf das Dokument und alle darin enthaltenen Nodes erlaubt.</p> diff --git a/files/de/orphaned/tools/add-ons/index.html b/files/de/orphaned/tools/add-ons/index.html index 24ffbe79e9..05b25237f5 100644 --- a/files/de/orphaned/tools/add-ons/index.html +++ b/files/de/orphaned/tools/add-ons/index.html @@ -1,12 +1,13 @@ --- title: Add-ons -slug: Tools/Add-ons +slug: orphaned/Tools/Add-ons tags: - NeedsTranslation - TopicStub - Web Development - - 'Web Development:Tools' + - Web Development:Tools translation_of: Tools/Add-ons +original_slug: Tools/Add-ons --- <div>{{ToolsSidebar}}</div><p>Developer tools that are not built into Firefox, but ship as separate add-ons.</p> diff --git a/files/de/orphaned/tools/webide_clone/index.html b/files/de/orphaned/tools/webide_clone/index.html index c0be23b241..6bb83a7256 100644 --- a/files/de/orphaned/tools/webide_clone/index.html +++ b/files/de/orphaned/tools/webide_clone/index.html @@ -1,6 +1,7 @@ --- title: WebIDE -slug: Tools/WebIDE_clone +slug: orphaned/Tools/WebIDE_clone +original_slug: Tools/WebIDE_clone --- <div>{{ToolsSidebar}}</div><div class="geckoVersionNote"> <p>Die WebIDE ist in Firexfox 34 und neuer verfügbar</p> |