From 5f84f2138cbd34282f5667f6591da3d25cd87058 Mon Sep 17 00:00:00 2001 From: Delta Date: Sat, 20 Apr 2024 13:58:54 -0700 Subject: [PATCH] 'Configure Preferred' audio device settings --- en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en.json b/en.json index 8298987..4a7dc24 100644 --- a/en.json +++ b/en.json @@ -1352,13 +1352,13 @@ "Settings.AudioInputDeviceSettings.UseSystemDefault": "Use System Default Input Device", "Settings.AudioInputDeviceSettings.UseSystemDefault.Description": "Enable this to automatically use the input device you have set as default input in your system. If you'd like to override this and use a specific device instead, disable this option and configure the preferred devices below.", - "Settings.AudioInputDeviceSettings.DevicePriorities": "Configure Default Audio Input Device", + "Settings.AudioInputDeviceSettings.DevicePriorities": "Configure Preferred Audio Input Devices", "Settings.AudioInputDeviceSettings.DevicePriorities.Breadcrumb": "Audio Input Devices", "Settings.AudioInputDeviceSettings.SetAsDefault": "Set As Default", "Settings.AudioOutputDeviceSettings.UseSystemDefault": "Use System Default Output Device", "Settings.AudioOutputDeviceSettings.UseSystemDefault.Description": "Enable this to use the default system device for outputting audio. By disabling this, you can configure which audio device is used for outputting the audio below. This can be useful when you use different devices when toggling between VR and desktop.", - "Settings.AudioOutputDeviceSettings.DevicePriorities": "Audio Output Devices", + "Settings.AudioOutputDeviceSettings.DevicePriorities": "Configure Preferred Audio Output Devices", "Settings.AudioOutputDeviceSettings.DevicePriorities.Breadcrumb": "Audio Output Devices", "Settings.AudioOutputDeviceSettings.SetAsDefault": "Set As Default",