From 0a40411962fde98c9cfe13d01f8d6b16720a82a1 Mon Sep 17 00:00:00 2001 From: rain Date: Fri, 8 May 2026 20:14:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReportWindow6.xaml | 36 ++++++++++++++++++------------------ Resources/Strings.en-US.xaml | 17 +++++++++++++++++ Resources/Strings.zh-CN.xaml | 19 ++++++++++++++++--- 3 files changed, 51 insertions(+), 21 deletions(-) diff --git a/ReportWindow6.xaml b/ReportWindow6.xaml index 72b6ed0..97eca50 100644 --- a/ReportWindow6.xaml +++ b/ReportWindow6.xaml @@ -1,7 +1,7 @@  + Title="{DynamicResource testReport}" Height="768" Width="1024" Loaded="Window_Loaded" WindowStartupLocation="CenterScreen">