diff options
| author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:20:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 18:20:58 +0100 |
| commit | 2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb (patch) | |
| tree | 5e640d40fd69dc380b04e01de981a345e0141ffa /files/es/tools/remote_debugging | |
| parent | 6aa6274d2ad3e22e7f5e69b1d7531a5eaeaf5666 (diff) | |
| parent | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (diff) | |
| download | translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.gz translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.bz2 translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.zip | |
Merge pull request #53 from fiji-flo/unslugging-es
Unslugging es
Diffstat (limited to 'files/es/tools/remote_debugging')
| -rw-r--r-- | files/es/tools/remote_debugging/debugging_over_a_network/index.html | 11 | ||||
| -rw-r--r-- | files/es/tools/remote_debugging/firefox_for_android/index.html (renamed from files/es/tools/remote_debugging/firefox_para_android/index.html) | 3 |
2 files changed, 2 insertions, 12 deletions
diff --git a/files/es/tools/remote_debugging/debugging_over_a_network/index.html b/files/es/tools/remote_debugging/debugging_over_a_network/index.html deleted file mode 100644 index a827b255cb..0000000000 --- a/files/es/tools/remote_debugging/debugging_over_a_network/index.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Debugging over a network -slug: Tools/Remote_Debugging/Debugging_over_a_network -translation_of: 'Tools/about:debugging#Connecting_over_the_Network' -translation_of_original: Tools/Remote_Debugging/Debugging_over_a_network ---- -<blockquote> -<h3 id="draft">{{draft}}</h3> -</blockquote> - -<p>Coming soon...</p> diff --git a/files/es/tools/remote_debugging/firefox_para_android/index.html b/files/es/tools/remote_debugging/firefox_for_android/index.html index 497d026a34..4548618161 100644 --- a/files/es/tools/remote_debugging/firefox_para_android/index.html +++ b/files/es/tools/remote_debugging/firefox_for_android/index.html @@ -1,7 +1,8 @@ --- title: Depuración remota en Firefox para Android -slug: Tools/Remote_Debugging/Firefox_para_Android +slug: Tools/Remote_Debugging/Firefox_for_Android translation_of: Tools/Remote_Debugging/Firefox_for_Android +original_slug: Tools/Remote_Debugging/Firefox_para_Android --- <p>Esta guía explica como usar la <a href="/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_usage_tips/Remote_debugging">depuración remota </a>para inspeccionar o depurar código funcionando en <a href="/en-US/docs/Mozilla/Firefox_for_Android">Firefox para Android </a>conectado por USB.</p> |
