From bf2885429276d06b2057498bdf1bd2123d2b0ac4 Mon Sep 17 00:00:00 2001
From: bluepilledgreat <97983689+bluepilledgreat@users.noreply.github.com>
Date: Sat, 3 Feb 2024 23:30:02 +0000
Subject: [PATCH] add translation strings
---
Bloxstrap/Resources/Strings.Designer.cs | 18 ++++++++++++++++++
Bloxstrap/Resources/Strings.resx | 6 ++++++
2 files changed, 24 insertions(+)
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)