From 019657b7e6ee00cf62f6ead894e005817b13e249 Mon Sep 17 00:00:00 2001 From: arition Date: Mon, 27 May 2024 22:50:37 -0700 Subject: [PATCH] add english support --- README.md | 2 + SubRenamer/App.xaml | 12 +- SubRenamer/Fonts.xaml | 16 +- SubRenamer/MainWindow.xaml | 51 ++--- SubRenamer/MainWindow.xaml.cs | 8 +- SubRenamer/Properties/AssemblyInfo.cs | 4 +- SubRenamer/Properties/Resources.Designer.cs | 185 +++++++++++++++++-- SubRenamer/Properties/Resources.en-US.resx | 171 +++++++++++++++++ SubRenamer/Properties/Resources.resx | 64 ++++++- SubRenamer/Properties/Resources.zh-Hans.resx | 171 +++++++++++++++++ SubRenamer/Properties/Settings.Designer.cs | 2 +- SubRenamer/SubRenamer.csproj | 30 +++ 12 files changed, 649 insertions(+), 67 deletions(-) create mode 100644 SubRenamer/Properties/Resources.en-US.resx create mode 100644 SubRenamer/Properties/Resources.zh-Hans.resx diff --git a/README.md b/README.md index 37e9c71..e30fc54 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SubRenamer +Subtitle files renaming tool + 字幕重命名工具。 支持使用[Sushi](https://github.com/tp7/Sushi)来自动进行字幕调轴。 diff --git a/SubRenamer/App.xaml b/SubRenamer/App.xaml index 5093fc2..4fd7bca 100644 --- a/SubRenamer/App.xaml +++ b/SubRenamer/App.xaml @@ -1,16 +1,16 @@ - - + - - - + + + - + diff --git a/SubRenamer/Fonts.xaml b/SubRenamer/Fonts.xaml index 1d5eb1f..e2661e4 100644 --- a/SubRenamer/Fonts.xaml +++ b/SubRenamer/Fonts.xaml @@ -1,11 +1,11 @@ - - Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI Light, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI Light, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana - Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI Light, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI Light, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana + Segoe UI, Microsoft YaHei UI, Lucida Sans Unicode, Verdana \ No newline at end of file diff --git a/SubRenamer/MainWindow.xaml b/SubRenamer/MainWindow.xaml index cf5fe0c..a9a7eae 100644 --- a/SubRenamer/MainWindow.xaml +++ b/SubRenamer/MainWindow.xaml @@ -1,10 +1,11 @@ - - + - - - - - - + + + + + + - + - + - + -