UI: Adjustments to YouTube integration strings

Various tweaks to phrasing, casing, and consistency with other places in the UI
This commit is contained in:
Warchamp7 2021-08-19 22:33:07 -04:00 committed by Jim
parent 0b70b479a1
commit e5dd5b4595

View File

@ -634,7 +634,7 @@ Basic.Main.StartRecording="Start Recording"
Basic.Main.StartReplayBuffer="Start Replay Buffer"
Basic.Main.SaveReplay="Save Replay"
Basic.Main.StartStreaming="Start Streaming"
Basic.Main.StartBroadcast="GO LIVE"
Basic.Main.StartBroadcast="Go Live"
Basic.Main.StartVirtualCam="Start Virtual Camera"
Basic.Main.StopRecording="Stop Recording"
Basic.Main.PauseRecording="Pause Recording"
@ -643,7 +643,7 @@ Basic.Main.StoppingRecording="Stopping Recording..."
Basic.Main.StopReplayBuffer="Stop Replay Buffer"
Basic.Main.StoppingReplayBuffer="Stopping Replay Buffer..."
Basic.Main.StopStreaming="Stop Streaming"
Basic.Main.StopBroadcast="END STREAM"
Basic.Main.StopBroadcast="End Broadcast"
Basic.Main.StoppingStreaming="Stopping Stream..."
Basic.Main.ForceStopStreaming="Stop Streaming (discard delay)"
Basic.Main.ShowContextBar="Show Source Toolbar"
@ -1187,7 +1187,7 @@ YouTube.Auth.WaitingAuth.Title="YouTube User Authorization"
YouTube.Auth.WaitingAuth.Text="Please complete the authorization in your external browser.<br>If the external browser does not open, follow this link and complete the authorization:<br>%1"
YouTube.AuthError.Text="Failed to get channel information: %1."
YouTube.Actions.CreateNewEvent="Create a new event"
YouTube.Actions.CreateNewEvent="Create New Event"
YouTube.Actions.Title="Title*"
YouTube.Actions.MyBroadcast="My Broadcast"
YouTube.Actions.Description="Description"
@ -1213,9 +1213,9 @@ YouTube.Actions.EnableDVR="Enable DVR"
YouTube.Actions.360Video="360 video"
YouTube.Actions.360Video.Help="<a href='https://vr.youtube.com/create/360/'>(?)</a>"
YouTube.Actions.ScheduleForLater="Schedule for later"
YouTube.Actions.Create_GoLive="Create and Go Live"
YouTube.Actions.Choose_GoLive="Choose and Go Live"
YouTube.Actions.Create_Save="Create and Save"
YouTube.Actions.Create_GoLive="Create event and go live"
YouTube.Actions.Choose_GoLive="Go live with selected event"
YouTube.Actions.Create_Save="Schedule event with above settings"
YouTube.Actions.Dashboard="YouTube Studio..."
YouTube.Actions.Error.Title="Live broadcast creation error"
@ -1228,9 +1228,9 @@ YouTube.Actions.Error.BroadcastNotFound="The selected broadcast was not found."
YouTube.Actions.EventsLoading="Loading list of events..."
YouTube.Actions.EventCreated.Title="Event Created"
YouTube.Actions.EventCreated.Text="Event successfully created."
YouTube.Actions.EventCreated.Text="Event created successfully."
YouTube.Actions.ChooseEvent="Choose an Event"
YouTube.Actions.ChooseEvent="Select Existing Event"
YouTube.Actions.Stream="Stream"
YouTube.Actions.Stream.ScheduledFor="Scheduled for %1"
YouTube.Actions.Stream.Resume="Resume interrupted stream"
@ -1240,7 +1240,7 @@ YouTube.Actions.Notify.Title="YouTube"
YouTube.Actions.Notify.CreatingBroadcast="Creating a new Live Broadcast, please wait..."
YouTube.Actions.AutoStartStreamingWarning.Title="Manual start required"
YouTube.Actions.AutoStartStreamingWarning="Auto start is disabled for this stream, click the \"GO LIVE\" button to publish your broadcast on YouTube."
YouTube.Actions.AutoStartStreamingWarning="Auto-start is disabled for this event, click \"Go Live\" to start your broadcast."
YouTube.Actions.AutoStopStreamingWarning="You will not be able to reconnect.<br>Your stream will stop and you will no longer be live."
# YouTube API errors in format "YouTube.Errors.<error reason>"