From 470d604f0602f492442475048834b8d3a1cbc4a3 Mon Sep 17 00:00:00 2001 From: Massimo Girondi Date: Tue, 10 Jan 2017 14:36:32 +0100 Subject: [PATCH] fix typo in main page --- js/translate/it_IT.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/translate/it_IT.js b/js/translate/it_IT.js index 5e9d15d8..1b80d93c 100755 --- a/js/translate/it_IT.js +++ b/js/translate/it_IT.js @@ -47,8 +47,8 @@ translations.it_IT = { // starred properties 'Quick Access Settings': 'Accesso rapido', 'Save settings': 'Salva impostazioni', - 'Currently no download in line to display, use the': 'Attualmente non c\'è nessun download da mostrare, usa il', - 'download button to start downloading files!': 'pulsante Aggiungi per cominciare a scaricare!', + 'Currently no download in line to display, use the': 'Attualmente non c\'è nessun download da mostrare, usa il pulsante ', + 'download button to start downloading files!': 'dowload per cominciare a scaricare!', 'Peers': 'Peers', 'More Info': 'Altre informazioni', 'Remove': 'Rimuovi',