diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml index 038d3eb1..f1fc4772 100644 --- a/src/Resources/Locales/en_US.axaml +++ b/src/Resources/Locales/en_US.axaml @@ -453,6 +453,7 @@ Reverting commit Interactive Rebase On: + Drag-drop to reorder commits Target Branch: Copy Link Open in Browser diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml index 3375c564..75c26b45 100644 --- a/src/Resources/Locales/zh_CN.axaml +++ b/src/Resources/Locales/zh_CN.axaml @@ -457,6 +457,7 @@ 正在回滚提交 交互式变基 起始提交 : + 拖拽以便对提交重新排序 目标分支 : 复制链接地址 在浏览器中访问 diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml index 0f9e900e..47026ab1 100644 --- a/src/Resources/Locales/zh_TW.axaml +++ b/src/Resources/Locales/zh_TW.axaml @@ -457,6 +457,7 @@ 正在復原提交 互動式重定基底 起始提交: + 拖曳以重新排序提交 目標分支: 複製連結 在瀏覽器中開啟連結 diff --git a/src/Views/InteractiveRebase.axaml b/src/Views/InteractiveRebase.axaml index 8ab78b92..b6b87b46 100644 --- a/src/Views/InteractiveRebase.axaml +++ b/src/Views/InteractiveRebase.axaml @@ -94,6 +94,13 @@ + + + + + + +