Skip to content

Commit 319d901

Browse files
committed
New translations en.xaml (Italian)
[ci skip]
1 parent 2e451b4 commit 319d901

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/Languages/it.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@
102102
<system:String x:Key="AlwaysPreview">Mostra Sempre Anteprima</system:String>
103103
<system:String x:Key="AlwaysPreviewToolTip">Apri sempre il pannello di anteprima quando Flow si attiva. Premi {0} per attivare l'anteprima.</system:String>
104104
<system:String x:Key="shadowEffectNotAllowed">L'effetto ombra non è consentito mentre il tema corrente ha un effetto di sfocatura abilitato</system:String>
105-
<system:String x:Key="logLevel">Log level</system:String>
106-
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
107-
<system:String x:Key="LogLevelINFO">Info</system:String>
108105

109106
<!-- Setting Plugin -->
110107
<system:String x:Key="searchplugin">Plugin di ricerca</system:String>
@@ -301,6 +298,9 @@
301298
<system:String x:Key="userdatapath">Posizione Dati Utente</system:String>
302299
<system:String x:Key="userdatapathToolTip">Le impostazioni dell'utente e i plugin installati sono salvati nella cartella dati utente. Questa posizione può variare se è in modalità portable o no.</system:String>
303300
<system:String x:Key="userdatapathButton">Apri Cartella</system:String>
301+
<system:String x:Key="logLevel">Log Level</system:String>
302+
<system:String x:Key="LogLevelDEBUG">Debug</system:String>
303+
<system:String x:Key="LogLevelINFO">Info</system:String>
304304

305305
<!-- FileManager Setting Dialog -->
306306
<system:String x:Key="fileManagerWindow">Seleziona Gestore File</system:String>

0 commit comments

Comments
 (0)