From 3432166a8ed1a2a1b8abdb9ab09fa20436b7ab6e Mon Sep 17 00:00:00 2001 From: Meik Date: Thu, 5 Mar 2026 13:39:19 +0100 Subject: [PATCH] Polish UI alignment, navigation, info layout, and localization --- MainWindow.xaml | 34 ++++++++++---------- MainWindow.xaml.cs | 2 +- Properties/Resources.de.resx | 14 ++++---- Properties/Resources.resx | 6 ++-- UserControls/Announcements.xaml | 41 +++++++++++++++++++++--- UserControls/ComputerInformation.xaml | 10 +++--- UserControls/ComputerInformation.xaml.cs | 4 +++ UserControls/CustomProgressBar.xaml | 3 +- UserControls/Incidents.xaml | 38 +++++++++++++++++++--- 9 files changed, 111 insertions(+), 41 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index b39e5ce..b01bea9 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -492,8 +492,8 @@