|
162 | 162 | <x:String x:Key="Text.Configure.CustomAction.Arguments" xml:space="preserve">Arguments:</x:String>
|
163 | 163 | <x:String x:Key="Text.Configure.CustomAction.Arguments.Tip" xml:space="preserve">${REPO} - Repository's path; ${BRANCH} - Selected branch; ${SHA} - Selected commit's SHA</x:String>
|
164 | 164 | <x:String x:Key="Text.Configure.CustomAction.Executable" xml:space="preserve">Executable File:</x:String>
|
| 165 | + <x:String x:Key="Text.Configure.CustomAction.InputControls" xml:space="preserve">Input Controls:</x:String> |
| 166 | + <x:String x:Key="Text.Configure.CustomAction.InputControls.Edit" xml:space="preserve">Edit</x:String> |
| 167 | + <x:String x:Key="Text.Configure.CustomAction.InputControls.Tip" xml:space="preserve">You can use $1, $2 ... in arguments for input control values</x:String> |
165 | 168 | <x:String x:Key="Text.Configure.CustomAction.Name" xml:space="preserve">Name:</x:String>
|
166 | 169 | <x:String x:Key="Text.Configure.CustomAction.Scope" xml:space="preserve">Scope:</x:String>
|
167 | 170 | <x:String x:Key="Text.Configure.CustomAction.Scope.Branch" xml:space="preserve">Branch</x:String>
|
|
195 | 198 | <x:String x:Key="Text.Configure.Proxy.Placeholder" xml:space="preserve">HTTP proxy used by this repository</x:String>
|
196 | 199 | <x:String x:Key="Text.Configure.User" xml:space="preserve">User Name</x:String>
|
197 | 200 | <x:String x:Key="Text.Configure.User.Placeholder" xml:space="preserve">User name for this repository</x:String>
|
| 201 | + <x:String x:Key="Text.ConfigureCustomActionControls" xml:space="preserve">Edit Custom Action Controls</x:String> |
| 202 | + <x:String x:Key="Text.ConfigureCustomActionControls.CheckedValue" xml:space="preserve">Checked Value:</x:String> |
| 203 | + <x:String x:Key="Text.ConfigureCustomActionControls.Description" xml:space="preserve">Description:</x:String> |
| 204 | + <x:String x:Key="Text.ConfigureCustomActionControls.Description.Placeholder" xml:space="preserve">Used as placeholder in TextBox/PathSelector or tooltip in CheckBox</x:String> |
| 205 | + <x:String x:Key="Text.ConfigureCustomActionControls.DefaultValue" xml:space="preserve">Default:</x:String> |
| 206 | + <x:String x:Key="Text.ConfigureCustomActionControls.IsFolder" xml:space="preserve">Is Folder:</x:String> |
| 207 | + <x:String x:Key="Text.ConfigureCustomActionControls.Label" xml:space="preserve">Label:</x:String> |
| 208 | + <x:String x:Key="Text.ConfigureCustomActionControls.Type" xml:space="preserve">Type:</x:String> |
198 | 209 | <x:String x:Key="Text.ConfigureWorkspace" xml:space="preserve">Workspaces</x:String>
|
199 | 210 | <x:String x:Key="Text.ConfigureWorkspace.Color" xml:space="preserve">Color</x:String>
|
200 | 211 | <x:String x:Key="Text.ConfigureWorkspace.Name" xml:space="preserve">Name</x:String>
|
|
300 | 311 | <x:String x:Key="Text.EditRepositoryNode.Target" xml:space="preserve">Target:</x:String>
|
301 | 312 | <x:String x:Key="Text.EditRepositoryNode.TitleForGroup" xml:space="preserve">Edit Selected Group</x:String>
|
302 | 313 | <x:String x:Key="Text.EditRepositoryNode.TitleForRepository" xml:space="preserve">Edit Selected Repository</x:String>
|
303 |
| - <x:String x:Key="Text.ExecuteCustomAction" xml:space="preserve">Run Custom Action</x:String> |
304 |
| - <x:String x:Key="Text.ExecuteCustomAction.Name" xml:space="preserve">Action Name:</x:String> |
| 314 | + <x:String x:Key="Text.ExecuteCustomAction.SimpleWait" xml:space="preserve">Action is running, please wait...</x:String> |
305 | 315 | <x:String x:Key="Text.Fetch" xml:space="preserve">Fetch</x:String>
|
306 | 316 | <x:String x:Key="Text.Fetch.AllRemotes" xml:space="preserve">Fetch all remotes</x:String>
|
307 | 317 | <x:String x:Key="Text.Fetch.Force" xml:space="preserve">Force override local refs</x:String>
|
|
0 commit comments