From 629f5f78f51084e38fce2df77db97e1c2041bd2b Mon Sep 17 00:00:00 2001
From: RoxCian <40283094+RoxCian@users.noreply.github.com>
Date: Thu, 21 Sep 2023 15:58:50 +0800
Subject: [PATCH] Minor fix for localizations.
Rollback change for en-US, make the punctuation consistent to en-US for ja-JP and zh-Hans.
---
Terminal.Gui/Resources/Strings.ja-JP.resx | 2 +-
Terminal.Gui/Resources/Strings.resx | 2 +-
Terminal.Gui/Resources/Strings.zh-Hans.resx | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Terminal.Gui/Resources/Strings.ja-JP.resx b/Terminal.Gui/Resources/Strings.ja-JP.resx
index 6a2a02316..c09e0b1ff 100644
--- a/Terminal.Gui/Resources/Strings.ja-JP.resx
+++ b/Terminal.Gui/Resources/Strings.ja-JP.resx
@@ -172,7 +172,7 @@
同じ名前のディレクトリはすでに存在しました
- “{0}”を削除もよろしいですか?この操作は元に戻りません。
+ “{0}”を削除もよろしいですか?この操作は元に戻りません
タイプ
diff --git a/Terminal.Gui/Resources/Strings.resx b/Terminal.Gui/Resources/Strings.resx
index 208d960fe..873c6184d 100644
--- a/Terminal.Gui/Resources/Strings.resx
+++ b/Terminal.Gui/Resources/Strings.resx
@@ -212,7 +212,7 @@
Describes an AllowedType that matches anything
- Are you sure you want to delete '{0}'? This operation is permanent.
+ Are you sure you want to delete '{0}'? This operation is permanent
Delete Failed
diff --git a/Terminal.Gui/Resources/Strings.zh-Hans.resx b/Terminal.Gui/Resources/Strings.zh-Hans.resx
index f488cf3c9..220eedc3d 100644
--- a/Terminal.Gui/Resources/Strings.zh-Hans.resx
+++ b/Terminal.Gui/Resources/Strings.zh-Hans.resx
@@ -208,7 +208,7 @@
任意文件
- 您是否要删除“{0}”?此操作不可撤销。
+ 您是否要删除“{0}”?此操作不可撤销
删除失败