Skip to content

Commit c1e28a1

Browse files
committed
localization: update English translation
Signed-off-by: leo <[email protected]>
1 parent 01ed9ca commit c1e28a1

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
@@ -74,7 +74,7 @@
7474
<x:String x:Key="Text.BranchCM.Tracking" xml:space="preserve">Set Tracking Branch...</x:String>
7575
<x:String x:Key="Text.BranchCompare" xml:space="preserve">Branch Compare</x:String>
7676
<x:String x:Key="Text.BranchTree.Ahead" xml:space="preserve">{0} commit(s) ahead</x:String>
77-
<x:String x:Key="Text.BranchTree.AheadBehind" xml:space="preserve">{0} commit(s) ahead, {1} commits behind</x:String>
77+
<x:String x:Key="Text.BranchTree.AheadBehind" xml:space="preserve">{0} commit(s) ahead, {1} commit(s) behind</x:String>
7878
<x:String x:Key="Text.BranchTree.Behind" xml:space="preserve">{0} commit(s) behind</x:String>
7979
<x:String x:Key="Text.BranchTree.InvalidUpstream" xml:space="preserve">Invalid</x:String>
8080
<x:String x:Key="Text.BranchTree.Remote" xml:space="preserve">REMOTE</x:String>

0 commit comments

Comments
 (0)