From 0a4723db74ef1f15660117d26fd94c507f615793 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 24 Jun 2024 16:15:36 +0800 Subject: [PATCH] localization: translations for reward input tip --- src/Resources/Locales/en_US.axaml | 1 + src/Resources/Locales/zh_CN.axaml | 1 + src/Resources/Locales/zh_TW.axaml | 1 + src/Views/Reword.axaml | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index abda0adc..19071b59 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -447,6 +447,7 @@ Reword Commit Message Message: On: + Use 'Shift+Enter' to input a new line. 'Enter' is the hotkey of OK button Running. Please wait... SAVE Save As... diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml index 56f0edce..1eaa9c8b 100644 --- a/src/Resources/Locales/zh_CN.axaml +++ b/src/Resources/Locales/zh_CN.axaml @@ -449,6 +449,7 @@ 编辑提交信息 提交信息: 提交: + 请使用Shift+Enter换行。Enter键已被【确 定】按钮占用。 执行操作中,请耐心等待... 保 存 另存为... diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml index 80152a37..4e0a2d0e 100644 --- a/src/Resources/Locales/zh_TW.axaml +++ b/src/Resources/Locales/zh_TW.axaml @@ -449,6 +449,7 @@ 編輯提交資訊 提交資訊: 提交: + 請使用Shift+Enter換行。Enter鍵已被【確 定】按鈕佔用。 執行操作中,請耐心等待... 保 存 另存為... diff --git a/src/Views/Reword.axaml b/src/Views/Reword.axaml index ffc685a9..9767b014 100644 --- a/src/Views/Reword.axaml +++ b/src/Views/Reword.axaml @@ -33,7 +33,7 @@