mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-18 16:41:36 -07:00
Fix and strip out unused translation strings
This commit is contained in:
parent
683b016ff8
commit
f2a69c4f05
200
Bloxstrap/Resources/Strings.Designer.cs
generated
200
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -87,16 +87,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The channel you're currently on ({0}) is out of date, and appears to no longer be receiving updates.
|
||||
///Would you like to switch to the default channel ({1})?.
|
||||
/// </summary>
|
||||
public static string Bootstrapper_ChannelOutOfDate {
|
||||
get {
|
||||
return ResourceManager.GetString("Bootstrapper.ChannelOutOfDate", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to It's possible that something is preventing Bloxstrap from connecting to the internet. Please check and try again..
|
||||
/// </summary>
|
||||
@ -124,15 +114,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Roblox was launched via a deeplink, however the desktop app is required for deeplink launching to work. Because you've opted to disable the desktop app, it will temporarily be re-enabled for this launch only..
|
||||
/// </summary>
|
||||
public static string Bootstrapper_DeeplinkTempEnabled {
|
||||
get {
|
||||
return ResourceManager.GetString("Bootstrapper.DeeplinkTempEnabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Could not apply the {0} emoji mod preset because of a network error. To try again, please reconfigure the option in the Bloxstrap Menu..
|
||||
/// </summary>
|
||||
@ -594,15 +575,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to UDMUX proxied.
|
||||
/// </summary>
|
||||
public static string ContextMenu_ServerInformation_UdmuxProxied {
|
||||
get {
|
||||
return ResourceManager.GetString("ContextMenu.ServerInformation.UdmuxProxied", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Add FastFlag.
|
||||
/// </summary>
|
||||
@ -813,7 +785,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent (Aero).
|
||||
/// Looks up a localized string similar to Fluent (Glass).
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_FluentAeroDialog {
|
||||
get {
|
||||
@ -821,15 +793,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent (Classic).
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_FluentClassicDialog {
|
||||
get {
|
||||
return ResourceManager.GetString("Enums.BootstrapperStyle.FluentClassicDialog", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent.
|
||||
/// </summary>
|
||||
@ -1119,7 +1082,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to D3D10.
|
||||
/// Looks up a localized string similar to Direct3D 10.
|
||||
/// </summary>
|
||||
public static string Enums_FlagPresets_RenderingMode_D3D10 {
|
||||
get {
|
||||
@ -1128,7 +1091,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to D3D11.
|
||||
/// Looks up a localized string similar to Direct3D 11.
|
||||
/// </summary>
|
||||
public static string Enums_FlagPresets_RenderingMode_D3D11 {
|
||||
get {
|
||||
@ -1553,15 +1516,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Dark theme does not apply to Legacy or Vista styles..
|
||||
/// </summary>
|
||||
public static string Menu_Appearance_Global_Theme_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Appearance.Global.Theme.Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Global Theme.
|
||||
/// </summary>
|
||||
@ -1625,24 +1579,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Roblox or Bloxstrap may try to change your preferred channel..
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_AutoChannelChange_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.AutoChannelChange.Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Automatic channel change action.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_AutoChannelChange_Title {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.AutoChannelChange.Title", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bloxstrap will automatically check and update itself when launching Roblox..
|
||||
/// </summary>
|
||||
@ -1661,87 +1597,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Deployed.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Deployed {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Deployed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose which deployment channel Roblox should be downloaded from..
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The specified channel name does not exist..
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_DoesNotExist {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.DoesNotExist", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Failed to fetch information!.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_FetchFailed {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.FetchFailed", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fetching latest deploy info, please wait....
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Fetching {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Fetching", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This channel is out of date, and is likely no longer being updated. Please use another channel..
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Outdated {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Outdated", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Channel.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Title {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Title", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Version.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_Version {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.Version", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Version GUID.
|
||||
/// </summary>
|
||||
public static string Menu_Behaviour_Channel_VersionGuid {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Behaviour.Channel.VersionGuid", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bloxstrap will place an icon on the desktop that launches Roblox the next time it launches..
|
||||
/// </summary>
|
||||
@ -1987,7 +1842,7 @@ namespace Bloxstrap.Resources {
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fast Flags are extremely powerful, being that they are intended to only be used by Roblox engineers. While they can be very useful, manually configuring them can cause serious issues with stability and functionality. Do NOT use the editor if you are unsure of what you are doing.
|
||||
///
|
||||
///Do NOT use this to import large "flag lists" made by other people that promise to improve performance or such. They are subject to the aforementioned issues, and they will cause problems for you since you will not be fully aware [rest of string was truncated]";.
|
||||
///Do NOT use this to import large "flag lists" made by other people that promise to improve performance or such. They are subject to the aforementioned issues, and they will cause problems for you since you will not be fully aware of [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
public static string Menu_FastFlagEditor_Warning_Text {
|
||||
get {
|
||||
@ -2220,15 +2075,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to More information on this preset.
|
||||
/// </summary>
|
||||
public static string Menu_FastFlags_Presets_MoreInfo {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.FastFlags.Presets.MoreInfo", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose what renderer Roblox should use. VR requires Direct3D/Automatic..
|
||||
/// </summary>
|
||||
@ -2424,24 +2270,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Allows for having more than one Roblox game client instance open simultaneously..
|
||||
/// </summary>
|
||||
public static string Menu_Integrations_AllowMultipleInstances_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Integrations.AllowMultipleInstances.Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Allow multi-instance launching.
|
||||
/// </summary>
|
||||
public static string Menu_Integrations_AllowMultipleInstances_Title {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Integrations.AllowMultipleInstances.Title", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Application Location.
|
||||
/// </summary>
|
||||
@ -2568,15 +2396,6 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to More information on this integration.
|
||||
/// </summary>
|
||||
public static string Menu_Integrations_MoreInfo {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.Integrations.MoreInfo", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This feature requires activity tracking to be enabled..
|
||||
/// </summary>
|
||||
@ -2918,16 +2737,5 @@ namespace Bloxstrap.Resources {
|
||||
return ResourceManager.GetString("Menu.Title", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Roblox is attempting to set your channel to {0}, however your current preferred channel is {1}.
|
||||
///
|
||||
///Would you like to switch your preferred channel to {0}?.
|
||||
/// </summary>
|
||||
public static string ProtocolHandler_RobloxSwitchedChannel {
|
||||
get {
|
||||
return ResourceManager.GetString("ProtocolHandler.RobloxSwitchedChannel", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -126,10 +126,6 @@
|
||||
<data name="Bootstrapper.AutoUpdateFailed" xml:space="preserve">
|
||||
<value>Bloxstrap was unable to auto-update to {0}. Please update it manually by downloading and running the latest release from the GitHub page.</value>
|
||||
</data>
|
||||
<data name="Bootstrapper.ChannelOutOfDate" xml:space="preserve">
|
||||
<value>The channel you're currently on ({0}) is out of date, and appears to no longer be receiving updates.
|
||||
Would you like to switch to the default channel ({1})?</value>
|
||||
</data>
|
||||
<data name="Bootstrapper.Connectivity.Preventing" xml:space="preserve">
|
||||
<value>It's possible that something is preventing Bloxstrap from connecting to the internet. Please check and try again.</value>
|
||||
</data>
|
||||
@ -139,9 +135,6 @@ Would you like to switch to the default channel ({1})?</value>
|
||||
<data name="Bootstrapper.Connectivity.TimedOut" xml:space="preserve">
|
||||
<value>Bloxstrap timed out when trying to connect to three different Roblox deployment mirrors, indicating a poor internet connection. Please try again later.</value>
|
||||
</data>
|
||||
<data name="Bootstrapper.DeeplinkTempEnabled" xml:space="preserve">
|
||||
<value>Roblox was launched via a deeplink, however the desktop app is required for deeplink launching to work. Because you've opted to disable the desktop app, it will temporarily be re-enabled for this launch only.</value>
|
||||
</data>
|
||||
<data name="Bootstrapper.EmojiPresetFetchFailed" xml:space="preserve">
|
||||
<value>Could not apply the {0} emoji mod preset because of a network error. To try again, please reconfigure the option in the Bloxstrap Menu.</value>
|
||||
</data>
|
||||
@ -299,9 +292,6 @@ Your ReShade configuration files will still be saved, and you can locate them by
|
||||
<data name="ContextMenu.ServerInformation.TypeFormat" xml:space="preserve">
|
||||
<value>{0} server</value>
|
||||
</data>
|
||||
<data name="ContextMenu.ServerInformation.UdmuxProxied" xml:space="preserve">
|
||||
<value>UDMUX proxied</value>
|
||||
</data>
|
||||
<data name="Dialog.AddFastFlag.Title" xml:space="preserve">
|
||||
<value>Add FastFlag</value>
|
||||
</data>
|
||||
@ -374,10 +364,7 @@ Your ReShade configuration files will still be saved, and you can locate them by
|
||||
<value>Fluent (Classic)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.FluentAeroDialog" xml:space="preserve">
|
||||
<value>Fluent (Aero)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.FluentClassicDialog" xml:space="preserve">
|
||||
<value>Fluent (Classic)</value>
|
||||
<value>Fluent (Glass)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.FluentDialog" xml:space="preserve">
|
||||
<value>Fluent</value>
|
||||
@ -476,10 +463,10 @@ Your ReShade configuration files will still be saved, and you can locate them by
|
||||
<value>8x MSAA</value>
|
||||
</data>
|
||||
<data name="Enums.FlagPresets.RenderingMode.D3D10" xml:space="preserve">
|
||||
<value>D3D10</value>
|
||||
<value>Direct3D 10</value>
|
||||
</data>
|
||||
<data name="Enums.FlagPresets.RenderingMode.D3D11" xml:space="preserve">
|
||||
<value>D3D11</value>
|
||||
<value>Direct3D 11</value>
|
||||
</data>
|
||||
<data name="Enums.FlagPresets.RenderingMode.Default" xml:space="preserve">
|
||||
<value>Automatic</value>
|
||||
@ -622,9 +609,6 @@ Would you like to upgrade your currently installed version?</value>
|
||||
<data name="Menu.Appearance.Description" xml:space="preserve">
|
||||
<value>Configure how Bloxstrap should look.</value>
|
||||
</data>
|
||||
<data name="Menu.Appearance.Global.Theme.Description" xml:space="preserve">
|
||||
<value>Dark theme does not apply to Legacy or Vista styles.</value>
|
||||
</data>
|
||||
<data name="Menu.Appearance.Global.Theme.Title" xml:space="preserve">
|
||||
<value>Global Theme</value>
|
||||
</data>
|
||||
@ -646,45 +630,12 @@ Would you like to upgrade your currently installed version?</value>
|
||||
<data name="Menu.Appearance.Title" xml:space="preserve">
|
||||
<value>Appearance</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.AutoChannelChange.Description" xml:space="preserve">
|
||||
<value>Roblox or Bloxstrap may try to change your preferred channel.</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.AutoChannelChange.Title" xml:space="preserve">
|
||||
<value>Automatic channel change action</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.AutoUpdate.Description" xml:space="preserve">
|
||||
<value>Bloxstrap will automatically check and update itself when launching Roblox.</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.AutoUpdate.Title" xml:space="preserve">
|
||||
<value>Automatically update Bloxstrap</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Deployed" xml:space="preserve">
|
||||
<value>Deployed</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Description" xml:space="preserve">
|
||||
<value>Choose which deployment channel Roblox should be downloaded from.</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.DoesNotExist" xml:space="preserve">
|
||||
<value>The specified channel name does not exist.</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.FetchFailed" xml:space="preserve">
|
||||
<value>Failed to fetch information!</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Fetching" xml:space="preserve">
|
||||
<value>Fetching latest deploy info, please wait...</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Outdated" xml:space="preserve">
|
||||
<value>This channel is out of date, and is likely no longer being updated. Please use another channel.</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Title" xml:space="preserve">
|
||||
<value>Channel</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.Version" xml:space="preserve">
|
||||
<value>Version</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.Channel.VersionGuid" xml:space="preserve">
|
||||
<value>Version GUID</value>
|
||||
</data>
|
||||
<data name="Menu.Behaviour.CreateDesktopIcon.Description" xml:space="preserve">
|
||||
<value>Bloxstrap will place an icon on the desktop that launches Roblox the next time it launches.</value>
|
||||
</data>
|
||||
@ -855,9 +806,6 @@ Do NOT use this to import large "flag lists" made by other people that promise t
|
||||
<data name="Menu.FastFlags.Presets.Materials.Title" xml:space="preserve">
|
||||
<value>Preferred materials</value>
|
||||
</data>
|
||||
<data name="Menu.FastFlags.Presets.MoreInfo" xml:space="preserve">
|
||||
<value>More information on this preset</value>
|
||||
</data>
|
||||
<data name="Menu.FastFlags.Presets.RenderingMode.Description" xml:space="preserve">
|
||||
<value>Choose what renderer Roblox should use. VR requires Direct3D/Automatic.</value>
|
||||
</data>
|
||||
@ -927,12 +875,6 @@ Selecting 'No' will ignore this warning and continue installation.</value>
|
||||
<data name="Menu.Integrations.AllowActivityJoining.Title" xml:space="preserve">
|
||||
<value>Allow activity joining</value>
|
||||
</data>
|
||||
<data name="Menu.Integrations.AllowMultipleInstances.Description" xml:space="preserve">
|
||||
<value>Allows for having more than one Roblox game client instance open simultaneously.</value>
|
||||
</data>
|
||||
<data name="Menu.Integrations.AllowMultipleInstances.Title" xml:space="preserve">
|
||||
<value>Allow multi-instance launching</value>
|
||||
</data>
|
||||
<data name="Menu.Integrations.Custom.AppLocation" xml:space="preserve">
|
||||
<value>Application Location</value>
|
||||
</data>
|
||||
@ -975,9 +917,6 @@ Selecting 'No' will ignore this warning and continue installation.</value>
|
||||
<data name="Menu.Integrations.EnableActivityTracking.Title" xml:space="preserve">
|
||||
<value>Enable activity tracking</value>
|
||||
</data>
|
||||
<data name="Menu.Integrations.MoreInfo" xml:space="preserve">
|
||||
<value>More information on this integration</value>
|
||||
</data>
|
||||
<data name="Menu.Integrations.RequiresActivityTracking" xml:space="preserve">
|
||||
<value>This feature requires activity tracking to be enabled.</value>
|
||||
</data>
|
||||
@ -1093,9 +1032,4 @@ Selecting 'No' will ignore this warning and continue installation.</value>
|
||||
<data name="Menu.Title" xml:space="preserve">
|
||||
<value>Bloxstrap Menu</value>
|
||||
</data>
|
||||
<data name="ProtocolHandler.RobloxSwitchedChannel" xml:space="preserve">
|
||||
<value>Roblox is attempting to set your channel to {0}, however your current preferred channel is {1}.
|
||||
|
||||
Would you like to switch your preferred channel to {0}?</value>
|
||||
</data>
|
||||
</root>
|
@ -54,20 +54,20 @@
|
||||
<ColumnDefinition Width="*" />
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
<TextBlock Grid.Row="0" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="Timestamp" />
|
||||
<TextBlock Grid.Row="0" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="{x:Static resources:Strings.Menu_About_BuildTimestamp}" />
|
||||
<TextBlock Grid.Row="0" Grid.Column="1" Margin="0,0,0,4" VerticalAlignment="Bottom" Text="{Binding BuildTimestamp, Mode=OneTime}" Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
|
||||
|
||||
<TextBlock Grid.Row="1" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="Machine" />
|
||||
<TextBlock Grid.Row="1" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="{x:Static resources:Strings.Menu_About_BuildMachine}" />
|
||||
<TextBlock Grid.Row="1" Grid.Column="1" Margin="0,0,0,4" VerticalAlignment="Bottom" Text="{Binding BuildMetadata.Machine, Mode=OneTime}" Foreground="{DynamicResource TextFillColorTertiaryBrush}" />
|
||||
|
||||
<TextBlock Grid.Row="2" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="Commit Hash" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}" />
|
||||
<TextBlock Grid.Row="2" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="{x:Static resources:Strings.Menu_About_BuildCommitHash}" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}" />
|
||||
<TextBlock Grid.Row="2" Grid.Column="1" Margin="0,0,0,4" VerticalAlignment="Bottom" Foreground="{DynamicResource TextFillColorTertiaryBrush}" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}">
|
||||
<Hyperlink Foreground="{DynamicResource TextFillColorTertiaryBrush}" Command="models:GlobalViewModel.OpenWebpageCommand" CommandParameter="{Binding BuildCommitHashUrl, Mode=OneTime}">
|
||||
<TextBlock Text="{Binding BuildMetadata.CommitHash, Mode=OneTime}" />
|
||||
</Hyperlink>
|
||||
</TextBlock>
|
||||
|
||||
<TextBlock Grid.Row="3" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="Commit Ref" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}" />
|
||||
<TextBlock Grid.Row="3" Grid.Column="0" Margin="0,4,16,4" FontSize="14" FontWeight="Medium" Text="{x:Static resources:Strings.Menu_About_BuildRef}" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}" />
|
||||
<TextBlock Grid.Row="3" Grid.Column="1" Margin="0,0,0,4" VerticalAlignment="Bottom" Text="{Binding BuildMetadata.CommitRef, Mode=OneTime}" Foreground="{DynamicResource TextFillColorTertiaryBrush}" Visibility="{Binding BuildCommitVisibility, Mode=OneTime}" />
|
||||
|
||||
</Grid>
|
||||
|
Loading…
Reference in New Issue
Block a user