Skip to content

Commit 5289d01

Browse files
committed
localization: update English translation for Text.Remote.PruneTagsOnFetch
Signed-off-by: leo <[email protected]>
1 parent b03784c commit 5289d01

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
@@ -612,7 +612,7 @@
612612
<x:String x:Key="Text.Remote.EditTitle" xml:space="preserve">Edit Remote</x:String>
613613
<x:String x:Key="Text.Remote.Name" xml:space="preserve">Name:</x:String>
614614
<x:String x:Key="Text.Remote.Name.Placeholder" xml:space="preserve">Remote name</x:String>
615-
<x:String x:Key="Text.Remote.PruneTagsOnFetch" xml:space="preserve">Prune tags do not exists in this remote</x:String>
615+
<x:String x:Key="Text.Remote.PruneTagsOnFetch" xml:space="preserve">Prune tags that do not exists in this remote</x:String>
616616
<x:String x:Key="Text.Remote.PruneTagsOnFetch.Tip" xml:space="preserve">Only works while fetching with `--prune` enabled</x:String>
617617
<x:String x:Key="Text.Remote.URL" xml:space="preserve">Repository URL:</x:String>
618618
<x:String x:Key="Text.Remote.URL.Placeholder" xml:space="preserve">Remote git repository URL</x:String>

0 commit comments

Comments
 (0)