From bf9682380401d523288755d7136120c96399739a Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 30 May 2024 18:08:32 +0800 Subject: [PATCH] ux: style for revision comparison with current worktree --- src/Resources/Locales/en_US.axaml | 2 +- src/Resources/Locales/zh_CN.axaml | 2 +- src/Views/RevisionCompare.axaml | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index e1e8565f..59b22081 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -487,5 +487,5 @@ STAGE ALL VIEW ASSUME UNCHANGED Right-click the selected file(s), and make your choice to resolve conflicts. - Current Worktree + WORKTREE diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml index 484f7c66..5bec8ad7 100644 --- a/src/Resources/Locales/zh_CN.axaml +++ b/src/Resources/Locales/zh_CN.axaml @@ -487,5 +487,5 @@ 暂存所有 查看忽略变更文件 请选中冲突文件,打开右键菜单,选择合适的解决方式 - 本地工作树 + 本地工作树 diff --git a/src/Views/RevisionCompare.axaml b/src/Views/RevisionCompare.axaml index 9411c174..acd7155d 100644 --- a/src/Views/RevisionCompare.axaml +++ b/src/Views/RevisionCompare.axaml @@ -56,7 +56,9 @@ - + + +