Browse Source

UI: Remove redundant word

Remove redundant "desired" in
Basic.AutoConfig.VideoPage.SubTitle="Specify the desired video settings
you would like to use"
CodeYan01 5 years ago
parent
commit
de875a454e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UI/data/locale/en-US.ini

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

@@ -159,7 +159,7 @@ Basic.AutoConfig.StartPage.PrioritizeStreaming="Optimize for streaming, recordin
 Basic.AutoConfig.StartPage.PrioritizeRecording="Optimize just for recording, I will not be streaming"
 Basic.AutoConfig.StartPage.PrioritizeVirtualCam="I will only be using the virtual camera"
 Basic.AutoConfig.VideoPage="Video Settings"
-Basic.AutoConfig.VideoPage.SubTitle="Specify the desired video settings you would like to use"
+Basic.AutoConfig.VideoPage.SubTitle="Specify the video settings you would like to use"
 Basic.AutoConfig.VideoPage.BaseResolution.UseCurrent="Use Current (%1x%2)"
 Basic.AutoConfig.VideoPage.BaseResolution.Display="Display %1 (%2x%3)"
 Basic.AutoConfig.VideoPage.FPS.UseCurrent="Use Current (%1)"