aboutsummaryrefslogtreecommitdiff
path: root/files/it/tools
diff options
context:
space:
mode:
Diffstat (limited to 'files/it/tools')
-rw-r--r--files/it/tools/add-ons/index.html17
-rw-r--r--files/it/tools/performance/index.html (renamed from files/it/tools/prestazioni/index.html)3
-rw-r--r--files/it/tools/responsive_design_mode/index.html (renamed from files/it/tools/visualizzazione_flessibile/index.html)3
3 files changed, 4 insertions, 19 deletions
diff --git a/files/it/tools/add-ons/index.html b/files/it/tools/add-ons/index.html
deleted file mode 100644
index 53b7924169..0000000000
--- a/files/it/tools/add-ons/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Add-ons
-slug: Tools/Add-ons
-tags:
- - NeedsTranslation
- - TopicStub
- - Web Development
- - 'Web Development:Tools'
-translation_of: Tools/Add-ons
----
-<p>Developer tools that are not built into Firefox, but ship as separate add-ons.</p>
-
-<dl>
- <dt><a href="https://addons.mozilla.org/en-US/firefox/addon/websocket-monitor/">WebSocket Monitor</a></dt>
- <dd>Examine the data exchanged in a WebSocket connection.</dd>
- <dd> </dd>
-</dl>
diff --git a/files/it/tools/prestazioni/index.html b/files/it/tools/performance/index.html
index 30117d7c02..800e6b4835 100644
--- a/files/it/tools/prestazioni/index.html
+++ b/files/it/tools/performance/index.html
@@ -1,7 +1,8 @@
---
title: Prestazioni
-slug: Tools/Prestazioni
+slug: Tools/Performance
translation_of: Tools/Performance
+original_slug: Tools/Prestazioni
---
<p>Lo strumento per l'analisi delle prestazioni ti fornisce una panoramica della risposta generale del tuo sito, della prestazione del layout e del Javascript. Con lo strumento per l'analisi delle prestazioni crei una registrazione, o tracci un profilo, del tuo sito in un periodo di tempo. Lo strumento ti mostra poi un <a href="https://developer.mozilla.org/en-US/docs/Tools/Performance/UI_Tour#Waterfall_overview">resoconto</a> delle cose che il tuo browser stava facendo al fine di rappresentare il tuo sito nel profilo, ed un grafico del frame rate nel profilo.</p>
diff --git a/files/it/tools/visualizzazione_flessibile/index.html b/files/it/tools/responsive_design_mode/index.html
index 09fd2cb08c..3dd8c822ed 100644
--- a/files/it/tools/visualizzazione_flessibile/index.html
+++ b/files/it/tools/responsive_design_mode/index.html
@@ -1,6 +1,6 @@
---
title: Visualizzazione Flessibile
-slug: Tools/Visualizzazione_Flessibile
+slug: Tools/Responsive_Design_Mode
tags:
- Design
- Firefox
@@ -11,6 +11,7 @@ tags:
- Sviluppo Web
- responsive
translation_of: Tools/Responsive_Design_Mode
+original_slug: Tools/Visualizzazione_Flessibile
---
<p><a href="/it-IT/docs/Web_Development/Responsive_Web_design">Le interfacce web responsive</a> si adattano a diverse dimensioni di schermo permettendo una presentazione fruibile su dispositivi di tipo diverso, come smartphone o tablet. La <strong>Visualizzazione Flessibile </strong>permette di visionare facilmente come il proprio sito o applicazione web risulterà su schermi di diverse dimensioni.</p>