diff --git a/Pilz.Updating.Client.GUI/Pilz.Updating.Client.GUI.csproj b/Pilz.Updating.Client.GUI/Pilz.Updating.Client.GUI.csproj
index c2a5831..a3a21f6 100644
--- a/Pilz.Updating.Client.GUI/Pilz.Updating.Client.GUI.csproj
+++ b/Pilz.Updating.Client.GUI/Pilz.Updating.Client.GUI.csproj
@@ -7,7 +7,7 @@
- 3.0.0
+ 4.0.0
@@ -24,13 +24,8 @@
Form
-
- UpdateInstallerLangRes.de.resx
- True
- True
-
-
- UpdateInstallerLangRes.resx
+
+ StatusLangRes.resx
True
True
@@ -51,14 +46,14 @@
ResXFileCodeGenerator
GeneralLangRes.Designer.cs
-
- Pilz.Updating.UpdateInstaller.My.Resources
+
+
UpdateInstallerLangRes.de.Designer.cs
ResXFileCodeGenerator
-
- Pilz.Updating.UpdateInstaller.My.Resources
- UpdateInstallerLangRes.Designer.cs
+
+
+ StatusLangRes.Designer.cs
ResXFileCodeGenerator
@@ -69,10 +64,10 @@
- Pilz.Updating.Client.GUI
+
- Pilz.Updating.Client.GUI
+
ResXFileCodeGenerator
UpdatingClientGuiLangRes.Designer.cs
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.Designer.cs b/Pilz.Updating.Client.Gui/LangRes/StatusLangRes.Designer.cs
similarity index 95%
rename from Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.Designer.cs
rename to Pilz.Updating.Client.Gui/LangRes/StatusLangRes.Designer.cs
index d93dfe4..8d91647 100644
--- a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.Designer.cs
+++ b/Pilz.Updating.Client.Gui/LangRes/StatusLangRes.Designer.cs
@@ -8,7 +8,7 @@
//
//------------------------------------------------------------------------------
-namespace Pilz.Updating.UpdateInstaller.My.Resources {
+namespace Pilz.Updating.Client.Gui.LangRes {
using System;
@@ -22,14 +22,14 @@ namespace Pilz.Updating.UpdateInstaller.My.Resources {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class UpdateInstallerLangRes {
+ internal class StatusLangRes {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal UpdateInstallerLangRes() {
+ internal StatusLangRes() {
}
///
@@ -39,7 +39,7 @@ namespace Pilz.Updating.UpdateInstaller.My.Resources {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Pilz.Updating.Client.Gui.LangRes.UpdateInstallerLangRes", typeof(UpdateInstallerLangRes).Assembly);
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Pilz.Updating.Client.Gui.LangRes.StatusLangRes", typeof(StatusLangRes).Assembly);
resourceMan = temp;
}
return resourceMan;
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.de.resx b/Pilz.Updating.Client.Gui/LangRes/StatusLangRes.de.resx
similarity index 100%
rename from Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.de.resx
rename to Pilz.Updating.Client.Gui/LangRes/StatusLangRes.de.resx
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.resx b/Pilz.Updating.Client.Gui/LangRes/StatusLangRes.resx
similarity index 100%
rename from Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.resx
rename to Pilz.Updating.Client.Gui/LangRes/StatusLangRes.resx
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.de.Designer.cs b/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.de.Designer.cs
deleted file mode 100644
index e02abfc..0000000
--- a/Pilz.Updating.Client.Gui/LangRes/UpdateInstallerLangRes.de.Designer.cs
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.Designer.cs b/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.Designer.cs
index 9e58932..a0a5089 100644
--- a/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.Designer.cs
+++ b/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.Designer.cs
@@ -8,7 +8,7 @@
//
//------------------------------------------------------------------------------
-namespace Pilz.Updating.Client.GUI {
+namespace Pilz.Updating.Client.Gui.LangRes {
using System;
@@ -77,50 +77,5 @@ namespace Pilz.Updating.Client.GUI {
return ResourceManager.GetString("MsgBox_NoUpdatesFound_Titel", resourceCulture);
}
}
-
- ///
- /// Sucht eine lokalisierte Zeichenfolge, die Downloading Update Installer ... ähnelt.
- ///
- internal static string SimpleActions_DownloadingInstaller {
- get {
- return ResourceManager.GetString("SimpleActions_DownloadingInstaller", resourceCulture);
- }
- }
-
- ///
- /// Sucht eine lokalisierte Zeichenfolge, die Downloading Update Package ... ähnelt.
- ///
- internal static string SimpleActions_DownloadingPackage {
- get {
- return ResourceManager.GetString("SimpleActions_DownloadingPackage", resourceCulture);
- }
- }
-
- ///
- /// Sucht eine lokalisierte Zeichenfolge, die Searching for Updates ... ähnelt.
- ///
- internal static string SimpleActions_Searching {
- get {
- return ResourceManager.GetString("SimpleActions_Searching", resourceCulture);
- }
- }
-
- ///
- /// Sucht eine lokalisierte Zeichenfolge, die Starting Installer ... ähnelt.
- ///
- internal static string SimpleActions_StartingInstaller {
- get {
- return ResourceManager.GetString("SimpleActions_StartingInstaller", resourceCulture);
- }
- }
-
- ///
- /// Sucht eine lokalisierte Zeichenfolge, die Waiting ... ähnelt.
- ///
- internal static string SimpleActions_Waiting {
- get {
- return ResourceManager.GetString("SimpleActions_Waiting", resourceCulture);
- }
- }
}
}
diff --git a/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.resx b/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.resx
index 983a953..44a07d2 100644
--- a/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.resx
+++ b/Pilz.Updating.Client.Gui/LangRes/UpdatingClientGuiLangRes.resx
@@ -123,19 +123,4 @@
No Updates found
-
- Downloading Update Installer ...
-
-
- Downloading Update Package ...
-
-
- Searching for Updates ...
-
-
- Starting Installer ...
-
-
- Waiting ...
-
\ No newline at end of file
diff --git a/Pilz.Updating.Client.Gui/UpdateWindow.cs b/Pilz.Updating.Client.Gui/UpdateWindow.cs
index 7b20d3c..da603d0 100644
--- a/Pilz.Updating.Client.Gui/UpdateWindow.cs
+++ b/Pilz.Updating.Client.Gui/UpdateWindow.cs
@@ -1,4 +1,5 @@
using Pilz.UI.Telerik;
+using Pilz.Updating.Client.Gui.LangRes;
using Pilz.Updating.UpdateInstaller.My.Resources;
using Telerik.WinControls;
diff --git a/Pilz.Updating.Client/Pilz.Updating.Client.csproj b/Pilz.Updating.Client/Pilz.Updating.Client.csproj
index a918283..50a83c7 100644
--- a/Pilz.Updating.Client/Pilz.Updating.Client.csproj
+++ b/Pilz.Updating.Client/Pilz.Updating.Client.csproj
@@ -6,7 +6,7 @@
- 3.0.0
+ 4.0.0
diff --git a/Pilz.Updating/Pilz.Updating.csproj b/Pilz.Updating/Pilz.Updating.csproj
index e0ad418..ca7c5ac 100644
--- a/Pilz.Updating/Pilz.Updating.csproj
+++ b/Pilz.Updating/Pilz.Updating.csproj
@@ -7,7 +7,7 @@
- 3.0.0
+ 4.0.0