From a2b63c607afb380981fc7458f3413dac83ee281a Mon Sep 17 00:00:00 2001 From: LeapwardKoex Date: Sun, 6 Apr 2025 10:23:54 +1200 Subject: [PATCH] Add translations for ring button size label --- Resources/Strings.Designer.cs | 9 +++++++++ Resources/Strings.ja-JP.resx | 3 +++ Resources/Strings.resx | 3 +++ Resources/Strings.zh-CN.resx | 3 +++ 4 files changed, 18 insertions(+) diff --git a/Resources/Strings.Designer.cs b/Resources/Strings.Designer.cs index 1381273..ff7c448 100644 --- a/Resources/Strings.Designer.cs +++ b/Resources/Strings.Designer.cs @@ -249,6 +249,15 @@ namespace WpfMaiTouchEmulator.Resources { } } + /// + /// Looks up a localized string similar to Extend ring button size. + /// + internal static string lbLargeButtons { + get { + return ResourceManager.GetString("lbLargeButtons", resourceCulture); + } + } + /// /// Looks up a localized string similar to List installed com ports. /// diff --git a/Resources/Strings.ja-JP.resx b/Resources/Strings.ja-JP.resx index 9c49fa4..406c408 100644 --- a/Resources/Strings.ja-JP.resx +++ b/Resources/Strings.ja-JP.resx @@ -180,6 +180,9 @@ 言語 + + リングボタンのサイズを拡大 + インストールされたCOMポートをリストアップ diff --git a/Resources/Strings.resx b/Resources/Strings.resx index 46215ee..e5afbb7 100644 --- a/Resources/Strings.resx +++ b/Resources/Strings.resx @@ -180,6 +180,9 @@ Language + + Extend ring button size + List installed com ports diff --git a/Resources/Strings.zh-CN.resx b/Resources/Strings.zh-CN.resx index 13cb59c..11479b4 100644 --- a/Resources/Strings.zh-CN.resx +++ b/Resources/Strings.zh-CN.resx @@ -180,6 +180,9 @@ 语言 + + 扩大环形按钮大小 + 列出已安装的COM端口