diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/orphaned/tools | |
parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip |
unslug es: modify
Diffstat (limited to 'files/es/orphaned/tools')
-rw-r--r-- | files/es/orphaned/tools/add-ons/dom_inspector/index.html | 17 | ||||
-rw-r--r-- | files/es/orphaned/tools/add-ons/index.html | 5 |
2 files changed, 12 insertions, 10 deletions
diff --git a/files/es/orphaned/tools/add-ons/dom_inspector/index.html b/files/es/orphaned/tools/add-ons/dom_inspector/index.html index c6217195c6..a567e8fb2e 100644 --- a/files/es/orphaned/tools/add-ons/dom_inspector/index.html +++ b/files/es/orphaned/tools/add-ons/dom_inspector/index.html @@ -1,23 +1,24 @@ --- title: DOM Inspector -slug: DOM_Inspector +slug: orphaned/Tools/Add-ons/DOM_Inspector tags: - CSS - - 'CSS:Herramientas' + - CSS:Herramientas - DOM - - 'DOM:Herramientas' - - 'Extensiones:Herramientas' + - DOM:Herramientas + - Extensiones:Herramientas - HTML - - 'HTML:Herramientas' + - HTML:Herramientas - JavaScript - - 'JavaScript:Herramientas' + - JavaScript:Herramientas - Temas - - 'Temas:Herramientas' + - Temas:Herramientas - Todas_las_Categorías - XUL - - 'XUL:Herramientas' + - XUL:Herramientas - extensiones translation_of: Tools/Add-ons/DOM_Inspector +original_slug: DOM_Inspector --- <p> </p><p>El <b><a class="external" href="http://www.mozilla.org/projects/inspector/">DOM Inspector</a></b> (conocido como <b>DOMi</b>) es una herramienta de Mozilla utilizada para inspeccionar, navegar y editar el <i>Modelo de Objetos del Documento</i>(<a href="es/DOM">Document Object Model</a> en inglés) de los documentos - normalmente páginas web o ventanas <a href="es/XUL">XUL</a> . diff --git a/files/es/orphaned/tools/add-ons/index.html b/files/es/orphaned/tools/add-ons/index.html index 53b7924169..416e88484d 100644 --- a/files/es/orphaned/tools/add-ons/index.html +++ b/files/es/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 --- <p>Developer tools that are not built into Firefox, but ship as separate add-ons.</p> |