From e5dd5b4595078424e8fccff037a74fa5fb7ce6c9 Mon Sep 17 00:00:00 2001 From: Warchamp7 Date: Thu, 19 Aug 2021 22:33:07 -0400 Subject: [PATCH] UI: Adjustments to YouTube integration strings Various tweaks to phrasing, casing, and consistency with other places in the UI --- UI/data/locale/en-US.ini | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/UI/data/locale/en-US.ini b/UI/data/locale/en-US.ini index 901614b69..4db53ec32 100644 --- a/UI/data/locale/en-US.ini +++ b/UI/data/locale/en-US.ini @@ -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.
If the external browser does not open, follow this link and complete the authorization:
%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="(?)" 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.
Your stream will stop and you will no longer be live." # YouTube API errors in format "YouTube.Errors."