diff --git a/TRANSLATION.md b/TRANSLATION.md
index b01d0b3c..1a9d00d1 100644
--- a/TRANSLATION.md
+++ b/TRANSLATION.md
@@ -6,12 +6,11 @@ This document shows the translation status of each locale file in the repository
### 
-### 
+### 
Missing keys in de_DE.axaml
-- Text.CommitDetail.Changes.Count
- Text.GitFlow.FinishWithPush
- Text.GitFlow.FinishWithSquash
- Text.Hotkeys.Global.SwitchWorkspace
@@ -29,12 +28,11 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in es_ES.axaml
-- Text.CommitDetail.Changes.Count
- Text.Hotkeys.Global.SwitchWorkspace
- Text.Hotkeys.Global.SwitchTab
- Text.Launcher.Workspaces
@@ -42,7 +40,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in fr_FR.axaml
@@ -58,7 +56,6 @@ This document shows the translation status of each locale file in the repository
- Text.CommitCM.CopyAuthor
- Text.CommitCM.CopyCommitter
- Text.CommitCM.CopySubject
-- Text.CommitDetail.Changes.Count
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.Git.PreferredMergeMode
- Text.ConfirmEmptyCommit.Continue
@@ -98,12 +95,11 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in it_IT.axaml
-- Text.CommitDetail.Changes.Count
- Text.Hotkeys.Global.SwitchWorkspace
- Text.Hotkeys.Global.SwitchTab
- Text.Launcher.Workspaces
@@ -111,7 +107,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ja_JP.axaml
@@ -127,7 +123,6 @@ This document shows the translation status of each locale file in the repository
- Text.CommitCM.CopyAuthor
- Text.CommitCM.CopyCommitter
- Text.CommitCM.CopySubject
-- Text.CommitDetail.Changes.Count
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.Git.PreferredMergeMode
- Text.ConfirmEmptyCommit.Continue
@@ -169,7 +164,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in pt_BR.axaml
@@ -197,7 +192,6 @@ This document shows the translation status of each locale file in the repository
- Text.CommitCM.CopySubject
- Text.CommitCM.Merge
- Text.CommitCM.MergeMultiple
-- Text.CommitDetail.Changes.Count
- Text.CommitDetail.Files.Search
- Text.CommitDetail.Info.Children
- Text.CommitMessageTextBox.SubjectCount
@@ -292,18 +286,17 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in ru_RU.axaml
-- Text.CommitDetail.Changes.Count
- Text.Hotkeys.Global.SwitchTab
- Text.Launcher.Pages
-### 
+### 
Missing keys in ta_IN.axaml
@@ -319,7 +312,6 @@ This document shows the translation status of each locale file in the repository
- Text.CommitCM.CopyAuthor
- Text.CommitCM.CopyCommitter
- Text.CommitCM.CopySubject
-- Text.CommitDetail.Changes.Count
- Text.CommitMessageTextBox.SubjectCount
- Text.Configure.Git.PreferredMergeMode
- Text.ConfirmEmptyCommit.Continue
@@ -359,7 +351,7 @@ This document shows the translation status of each locale file in the repository
-### 
+### 
Missing keys in uk_UA.axaml
@@ -375,7 +367,6 @@ This document shows the translation status of each locale file in the repository
- Text.CommitCM.CopyAuthor
- Text.CommitCM.CopyCommitter
- Text.CommitCM.CopySubject
-- Text.CommitDetail.Changes.Count
- Text.CommitMessageTextBox.SubjectCount
- Text.ConfigureWorkspace.Name
- Text.GitFlow.FinishWithPush
diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml
index 19abf96b..bb259272 100644
--- a/src/Resources/Locales/en_US.axaml
+++ b/src/Resources/Locales/en_US.axaml
@@ -124,7 +124,6 @@
Squash into Parent
Squash Children into Here
CHANGES
- {0} changed file(s)
Search Changes...
FILES
LFS File
diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml
index 6cd76db0..18569a14 100644
--- a/src/Resources/Locales/zh_CN.axaml
+++ b/src/Resources/Locales/zh_CN.axaml
@@ -128,7 +128,6 @@
合并此提交到上一个提交
合并之后的提交到此处
变更对比
- {0} 个文件发生变更
查找变更...
文件列表
LFS文件
diff --git a/src/Resources/Locales/zh_TW.axaml b/src/Resources/Locales/zh_TW.axaml
index c05587c6..ded99a14 100644
--- a/src/Resources/Locales/zh_TW.axaml
+++ b/src/Resources/Locales/zh_TW.axaml
@@ -128,7 +128,6 @@
合併此提交到上一個提交
合併之後的提交到此處
變更對比
- 更改了 {0} 個檔案
搜尋變更...
檔案列表
LFS 檔案
diff --git a/src/Views/CommitChanges.axaml b/src/Views/CommitChanges.axaml
index 3e31cc15..80f96c48 100644
--- a/src/Views/CommitChanges.axaml
+++ b/src/Views/CommitChanges.axaml
@@ -4,7 +4,6 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:vm="using:SourceGit.ViewModels"
xmlns:v="using:SourceGit.Views"
- xmlns:c="using:SourceGit.Converters"
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
x:Class="SourceGit.Views.CommitChanges"
x:DataType="vm:CommitDetail">
@@ -15,7 +14,7 @@
-
+
-
-
-
-
-