UI: Remove "service type" from auto-config stream page
The "Custom" service has been moved, and is now an item called "Custom" in the "Services" combo box. This simplifies the stream page of auto-configuration and removes an unnecessary widget. Overall a minor but nice slimline/improvement on user experience.
This commit is contained in:
@@ -127,6 +127,7 @@ Basic.AutoConfig.StreamPage="Stream Information"
|
||||
Basic.AutoConfig.StreamPage.SubTitle="Please enter your stream information"
|
||||
Basic.AutoConfig.StreamPage.Service="Service"
|
||||
Basic.AutoConfig.StreamPage.Service.ShowAll="Show All..."
|
||||
Basic.AutoConfig.StreamPage.Service.Custom="Custom"
|
||||
Basic.AutoConfig.StreamPage.Server="Server"
|
||||
Basic.AutoConfig.StreamPage.StreamKey="Stream Key"
|
||||
Basic.AutoConfig.StreamPage.StreamKey.LinkToSite="(Link)"
|
||||
|
Reference in New Issue
Block a user