diff --git a/VolumeControl.Core/VolumeControl.Core.csproj b/VolumeControl.Core/VolumeControl.Core.csproj index 477be248..e436a43d 100644 --- a/VolumeControl.Core/VolumeControl.Core.csproj +++ b/VolumeControl.Core/VolumeControl.Core.csproj @@ -9,7 +9,7 @@ snupkg GPL-3.0-or-later True - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj b/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj index 81fb6ffc..131eb21a 100644 --- a/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj +++ b/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj @@ -8,7 +8,7 @@ snupkg true GPL-3.0-or-later - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj b/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj index f024025f..9e62cf36 100644 --- a/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj +++ b/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj @@ -5,7 +5,7 @@ enable Debug;Release radj307 - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) diff --git a/VolumeControl.Log/VolumeControl.Log.csproj b/VolumeControl.Log/VolumeControl.Log.csproj index a837a2a5..7213e726 100644 --- a/VolumeControl.Log/VolumeControl.Log.csproj +++ b/VolumeControl.Log/VolumeControl.Log.csproj @@ -9,7 +9,7 @@ snupkg true GPL-3.0-or-later - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl.SDK/VolumeControl.SDK.csproj b/VolumeControl.SDK/VolumeControl.SDK.csproj index ee2fc5f7..d0d2ad89 100644 --- a/VolumeControl.SDK/VolumeControl.SDK.csproj +++ b/VolumeControl.SDK/VolumeControl.SDK.csproj @@ -20,7 +20,7 @@ GPL-3.0-or-later True 6.7.0 - 6.7.0-rc1 + 6.7.0-rc2 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj b/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj index a6616418..496d4588 100644 --- a/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj +++ b/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj @@ -10,7 +10,7 @@ snupkg true GPL-3.0-or-later - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl.WPF/VolumeControl.WPF.csproj b/VolumeControl.WPF/VolumeControl.WPF.csproj index 1ee496bb..7bfdc732 100644 --- a/VolumeControl.WPF/VolumeControl.WPF.csproj +++ b/VolumeControl.WPF/VolumeControl.WPF.csproj @@ -9,7 +9,7 @@ snupkg GPL-3.0-or-later True - 6.7.0-rc1 + 6.7.0-rc2 6.7.0 Copyright © 2022-2024 by $(Authors) ../publish/$(MSBuildProjectName).xml diff --git a/VolumeControl/Localization/it.loc.json b/VolumeControl/Localization/it.loc.json index 4ce32232..e0945515 100644 --- a/VolumeControl/Localization/it.loc.json +++ b/VolumeControl/Localization/it.loc.json @@ -38,6 +38,9 @@ }, "Select": { "Button": "Seleziona" + }, + "Device": { + "Header": "Dispositivi" } } }, @@ -122,6 +125,10 @@ "HiddenSessions": { "Content": "Sessioni nascoste", "Tooltip": {} + }, + "HideInactiveSessions": { + "Content": "Ignora sessioni non attive", + "Tooltip": "Attiva/disattiva l'opzione per nascondere le sessioni non attive nella finestra di notifica e ignorare le sessioni inattive nelle azioni dei tasti di scelta rapida." } }, "DeviceGrid": { diff --git a/VolumeControl/VolumeControl.csproj b/VolumeControl/VolumeControl.csproj index 254c5390..8714e2b8 100644 --- a/VolumeControl/VolumeControl.csproj +++ b/VolumeControl/VolumeControl.csproj @@ -8,7 +8,7 @@ VolumeControl.Program 6.7.0 - 6.7.0-rc1 + 6.7.0-rc2 radj307 en-CA