From 1ce030cca913b6c29af6e15e364661066553e2c3 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 15 Jun 2026 05:49:30 +0000
Subject: [PATCH 1/2] Create draft PR for #49
From cbdbc74f03ceff617812495e7c52dfe4825f7ec2 Mon Sep 17 00:00:00 2001
From: peterbarancek <62284244+peterbarancek@users.noreply.github.com>
Date: Mon, 15 Jun 2026 09:04:26 +0200
Subject: [PATCH 2/2] Add missing translation tags for Result, Failures, and
ErrorCodes in localization files
---
.../Properties/Localizations.resx | 12 +++++++++---
.../Properties/strings.cs-CZ.resx | 9 +++++++++
.../Properties/strings.de-DE.resx | 9 +++++++++
.../Properties/strings.es-ES.resx | 9 +++++++++
.../Properties/strings.es-MX.resx | 9 +++++++++
.../Properties/strings.resx | 9 +++++++++
.../Properties/strings.sk-SK.resx | 9 +++++++++
.../POUs/TcoInspector/TcoComprehensiveResult.TcDUT | 5 ++++-
8 files changed, 67 insertions(+), 4 deletions(-)
diff --git a/src/TcoInspectors/src/TcoInspectorsConnector/Properties/Localizations.resx b/src/TcoInspectors/src/TcoInspectorsConnector/Properties/Localizations.resx
index f45b5645..be4cbd7a 100644
--- a/src/TcoInspectors/src/TcoInspectorsConnector/Properties/Localizations.resx
+++ b/src/TcoInspectors/src/TcoInspectorsConnector/Properties/Localizations.resx
@@ -117,6 +117,15 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Result
+
+
+ Failures
+
+
+ ErrorCodes
+
Time stamp
@@ -132,9 +141,6 @@
Timeout. Maximal duration of the inspection within which the condition must be met.
-
- Result
-
Result of the inspection.
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.cs-CZ.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.cs-CZ.resx
index 23f211b1..55de697b 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.cs-CZ.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.cs-CZ.resx
@@ -150,4 +150,13 @@
Přepsat
+
+ Výsledek
+
+
+ Selhání
+
+
+ Chybové kódy
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.de-DE.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.de-DE.resx
index 05fd3fd3..d131c2ba 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.de-DE.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.de-DE.resx
@@ -150,4 +150,13 @@
Override
+
+ Ergebnis
+
+
+ Fehler
+
+
+ Fehlercodes
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-ES.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-ES.resx
index 98f5fde3..315fc757 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-ES.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-ES.resx
@@ -150,4 +150,13 @@
Anular
+
+ Resultado
+
+
+ Fallos
+
+
+ Códigos de error
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-MX.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-MX.resx
index 98f5fde3..2da383ba 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-MX.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.es-MX.resx
@@ -150,4 +150,13 @@
Anular
+
+ Resultado
+
+
+ Fallas
+
+
+ Códigos de error
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.resx
index c38d7f73..18d8ad3d 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.resx
@@ -150,4 +150,13 @@
Override
+
+ Result
+
+
+ Failures
+
+
+ Error codes
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.sk-SK.resx b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.sk-SK.resx
index 7d9141c0..fe4c4ace 100644
--- a/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.sk-SK.resx
+++ b/src/TcoInspectors/src/Wpf/TcOpen.Inxton.TcoInspectors.Wpf/Properties/strings.sk-SK.resx
@@ -150,4 +150,13 @@
Nahradiť
+
+ Výsledok
+
+
+ Zlyhania
+
+
+ Chybové kódy
+
\ No newline at end of file
diff --git a/src/TcoInspectors/src/XAE/XAE/TcoInspectors/POUs/TcoInspector/TcoComprehensiveResult.TcDUT b/src/TcoInspectors/src/XAE/XAE/TcoInspectors/POUs/TcoInspector/TcoComprehensiveResult.TcDUT
index 86a3580b..6e74a9dc 100644
--- a/src/TcoInspectors/src/XAE/XAE/TcoInspectors/POUs/TcoInspector/TcoComprehensiveResult.TcDUT
+++ b/src/TcoInspectors/src/XAE/XAE/TcoInspectors/POUs/TcoInspector/TcoComprehensiveResult.TcDUT
@@ -1,11 +1,14 @@
-
+
"}
Result : eOverallResult;
+ {attribute addProperty Name "<#Failures#>"}
Failures : STRING(255);
+ {attribute addProperty Name "<#ErrorCodes#>"}
ErrorCodes : STRING(255);
END_STRUCT
END_TYPE