Skip to content

Commit 06df277

Browse files
committed
localization: update Text.Configure.CustomAction.WaitForExit for en_US
Signed-off-by: leo <[email protected]>
1 parent 37fed93 commit 06df277

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
@@ -158,7 +158,7 @@
158158
<x:String x:Key="Text.Configure.CustomAction.Scope" xml:space="preserve">Scope:</x:String>
159159
<x:String x:Key="Text.Configure.CustomAction.Scope.Commit" xml:space="preserve">Commit</x:String>
160160
<x:String x:Key="Text.Configure.CustomAction.Scope.Repository" xml:space="preserve">Repository</x:String>
161-
<x:String x:Key="Text.Configure.CustomAction.WaitForExit" xml:space="preserve">Wait for action done</x:String>
161+
<x:String x:Key="Text.Configure.CustomAction.WaitForExit" xml:space="preserve">Wait for action exit</x:String>
162162
<x:String x:Key="Text.Configure.Email" xml:space="preserve">Email Address</x:String>
163163
<x:String x:Key="Text.Configure.Email.Placeholder" xml:space="preserve">Email address</x:String>
164164
<x:String x:Key="Text.Configure.Git" xml:space="preserve">GIT</x:String>

0 commit comments

Comments
 (0)