diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml
index b2118a3e..d8f80426 100644
--- a/src/Resources/Locales/en_US.axaml
+++ b/src/Resources/Locales/en_US.axaml
@@ -228,8 +228,11 @@
You are trying to delete multiple branches at one time. Be sure to double-check before taking action!
Delete Remote
Remote:
+ Path:
Target:
+ All children will be removed from list.
Confirm Deleting Group
+ This will only remove it from list, not from disk!
Confirm Deleting Repository
Delete Submodule
Submodule Path:
diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml
index e4a38e9c..d3dca525 100644
--- a/src/Resources/Locales/zh_CN.axaml
+++ b/src/Resources/Locales/zh_CN.axaml
@@ -231,8 +231,11 @@
您正在尝试一次性删除多个分支,请务必仔细检查后再执行操作!
删除远程确认
远程名 :
+ 路径 :
目标 :
+ 所有子节点将被同时从列表中移除。
删除分组确认
+ 仅从列表中移除,不会删除硬盘中的文件!
删除仓库确认
删除子模块确认
子模块路径 :
diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml
index c2008445..94cc406e 100644
--- a/src/Resources/Locales/zh_TW.axaml
+++ b/src/Resources/Locales/zh_TW.axaml
@@ -231,8 +231,11 @@
您正在嘗試一次性刪除多個分支,請務必仔細檢查後再刪除!
刪除遠端確認
遠端名稱:
+ 路徑:
目標:
+ 所有子節點都會從清單中移除。
刪除群組確認
+ 只會從清單中移除,而不會刪除磁碟中的檔案!
刪除存放庫確認
刪除子模組確認
子模組路徑:
diff --git a/src/Views/DeleteRepositoryNode.axaml b/src/Views/DeleteRepositoryNode.axaml
index f4e041e5..30a3728e 100644
--- a/src/Views/DeleteRepositoryNode.axaml
+++ b/src/Views/DeleteRepositoryNode.axaml
@@ -17,12 +17,12 @@
Text="{DynamicResource Text.DeleteRepositoryNode.TitleForRepository}"
IsVisible="{Binding Node.IsRepository}"/>
-
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+