瀏覽代碼

Merge pull request #2884 from cg2121/rename-strings

UI: Change audio device string in settings
Jim 5 年之前
父節點
當前提交
feecdbb0a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      UI/data/locale/en-US.ini

+ 1 - 1
UI/data/locale/en-US.ini

@@ -831,7 +831,7 @@ Basic.Settings.Audio.MultiChannelWarning.Enabled="WARNING: Surround sound audio
 Basic.Settings.Audio.MultichannelWarning="If streaming, check to see if your streaming service supports both surround sound ingest and surround sound playback. Facebook 360 Live, Mixer RTMP, Smashcast are examples where surround sound is fully supported. Although Facebook Live and YouTube Live both accept surround ingest, Facebook Live downmixes to stereo, and YouTube Live plays only two channels.\n\nOBS audio filters are compatible with surround sound, though VST plugin support isn't guaranteed."
 Basic.Settings.Audio.MultichannelWarning.Title="Enable surround sound audio?"
 Basic.Settings.Audio.MultichannelWarning.Confirm="Are you sure you want to enable surround sound audio?"
-Basic.Settings.Audio.Devices="Devices"
+Basic.Settings.Audio.Devices="Global Audio Devices"
 Basic.Settings.Audio.DesktopDevice="Desktop Audio"
 Basic.Settings.Audio.DesktopDevice2="Desktop Audio 2"
 Basic.Settings.Audio.AuxDevice="Mic/Auxiliary Audio"