diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index d1ad1f1..4f01855 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -846,6 +846,24 @@ namespace Bloxstrap.Resources { } } + /// + /// Looks up a localized string similar to Fluent Progress (Aero). + /// + public static string Enums_BootstrapperStyle_ProgressFluentAeroDialog { + get { + return ResourceManager.GetString("Enums.BootstrapperStyle.ProgressFluentAeroDialog", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Fluent Progress. + /// + public static string Enums_BootstrapperStyle_ProgressFluentDialog { + get { + return ResourceManager.GetString("Enums.BootstrapperStyle.ProgressFluentDialog", resourceCulture); + } + } + /// /// Looks up a localized string similar to Vista (2008 - 2011). /// diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index a8f5b58..afaea78 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -383,6 +383,12 @@ Your ReShade configuration files will still be saved, and you can locate them by Progress (~2014) + + Fluent Progress (Aero) + + + Fluent Progress + Vista (2008 - 2011)