Browse Source

Merge pull request #2028 from WizardCM/connect-recommended

UI: Change Connect Account to Recommended
Jim 6 years ago
parent
commit
d783b95f46
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

@@ -158,7 +158,7 @@ Basic.AutoConfig.VideoPage.FPS.PreferHighRes="Either 60 or 30, but prefer high r
 Basic.AutoConfig.VideoPage.CanvasExplanation="Note: The canvas (base) resolution is not necessarily the same as the resolution you will stream or record with. Your actual stream/recording resolution may be scaled down from the canvas resolution to reduce resource usage or bitrate requirements."
 Basic.AutoConfig.StreamPage="Stream Information"
 Basic.AutoConfig.StreamPage.SubTitle="Please enter your stream information"
-Basic.AutoConfig.StreamPage.ConnectAccount="Connect Account (optional)"
+Basic.AutoConfig.StreamPage.ConnectAccount="Connect Account (recommended)"
 Basic.AutoConfig.StreamPage.DisconnectAccount="Disconnect Account"
 Basic.AutoConfig.StreamPage.DisconnectAccount.Confirm.Title="Disconnect Account?"
 Basic.AutoConfig.StreamPage.DisconnectAccount.Confirm.Text="This change will apply immediately. Are you sure you want to disconnect your account?"