Skip to content

Commit 6b90a11

Browse files
committed
localization: change translation for Text.CommitCM.SquashCommitsSinceThis (#408)
* Thanks to @thomaschampagne
1 parent a42412c commit 6b90a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/Locales/en_US.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<x:String x:Key="Text.CommitCM.Reword" xml:space="preserve">Reword</x:String>
108108
<x:String x:Key="Text.CommitCM.SaveAsPatch" xml:space="preserve">Save as Patch...</x:String>
109109
<x:String x:Key="Text.CommitCM.Squash" xml:space="preserve">Squash Into Parent</x:String>
110-
<x:String x:Key="Text.CommitCM.SquashCommitsSinceThis" xml:space="preserve">Squash Commits since Here</x:String>
110+
<x:String x:Key="Text.CommitCM.SquashCommitsSinceThis" xml:space="preserve">Squash Child Commits to Here</x:String>
111111
<x:String x:Key="Text.CommitDetail.Changes" xml:space="preserve">CHANGES</x:String>
112112
<x:String x:Key="Text.CommitDetail.Changes.Search" xml:space="preserve">Search Changes...</x:String>
113113
<x:String x:Key="Text.CommitDetail.Files" xml:space="preserve">FILES</x:String>

0 commit comments

Comments
 (0)