mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-18 16:41:36 -07:00
Rename bootstrapper styles
This commit is contained in:
parent
f083830c1e
commit
dc102da621
8
Bloxstrap/Resources/Strings.Designer.cs
generated
8
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -803,7 +803,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent (Classic).
|
||||
/// Looks up a localized string similar to Bloxstrap (Classic).
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_ClassicFluentDialog {
|
||||
get {
|
||||
@ -812,7 +812,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent (Glass).
|
||||
/// Looks up a localized string similar to Bloxstrap (Glass).
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_FluentAeroDialog {
|
||||
get {
|
||||
@ -821,7 +821,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Fluent.
|
||||
/// Looks up a localized string similar to Bloxstrap.
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_FluentDialog {
|
||||
get {
|
||||
@ -848,7 +848,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Progress (~2014).
|
||||
/// Looks up a localized string similar to Roblox (~2014).
|
||||
/// </summary>
|
||||
public static string Enums_BootstrapperStyle_ProgressDialog {
|
||||
get {
|
||||
|
@ -364,13 +364,13 @@ Click for more information</value>
|
||||
<value>Fake Byfron (2023)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.ClassicFluentDialog" xml:space="preserve">
|
||||
<value>Fluent (Classic)</value>
|
||||
<value>Bloxstrap (Classic)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.FluentAeroDialog" xml:space="preserve">
|
||||
<value>Fluent (Glass)</value>
|
||||
<value>Bloxstrap (Glass)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.FluentDialog" xml:space="preserve">
|
||||
<value>Fluent</value>
|
||||
<value>Bloxstrap</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.LegacyDialog2008" xml:space="preserve">
|
||||
<value>Legacy (2008 - 2011)</value>
|
||||
@ -379,7 +379,7 @@ Click for more information</value>
|
||||
<value>Legacy (2011 - 2014)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.ProgressDialog" xml:space="preserve">
|
||||
<value>Progress (~2014)</value>
|
||||
<value>Roblox (~2014)</value>
|
||||
</data>
|
||||
<data name="Enums.BootstrapperStyle.VistaDialog" xml:space="preserve">
|
||||
<value>Vista (2008 - 2011)</value>
|
||||
|
Loading…
Reference in New Issue
Block a user