Skip to content

Commit 516eb50

Browse files
committed
localization: update English translation
Signed-off-by: leo <longshuang@msn.cn>
1 parent 5f52093 commit 516eb50

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
@@ -108,7 +108,7 @@
108108
<x:String x:Key="Text.Checkout" xml:space="preserve">Checkout Branch</x:String>
109109
<x:String x:Key="Text.Checkout.Commit" xml:space="preserve">Checkout Commit</x:String>
110110
<x:String x:Key="Text.Checkout.Commit.Target" xml:space="preserve">Commit:</x:String>
111-
<x:String x:Key="Text.Checkout.Commit.Warning" xml:space="preserve">Warning: By doing a commit checkout, your Head will be detached</x:String>
111+
<x:String x:Key="Text.Checkout.Commit.Warning" xml:space="preserve">Warning: By doing a commit checkout, HEAD will be detached</x:String>
112112
<x:String x:Key="Text.Checkout.LocalChanges" xml:space="preserve">Local Changes:</x:String>
113113
<x:String x:Key="Text.Checkout.Target" xml:space="preserve">Branch:</x:String>
114114
<x:String x:Key="Text.Checkout.WarnLostCommits" xml:space="preserve">Your current HEAD contains commit(s) not connected to any branches/tags! Do you want to continue?</x:String>

0 commit comments

Comments
 (0)