|
108 | 108 | <x:String x:Key="Text.CommitCM.CompareWithWorktree" xml:space="preserve">Compare with Worktree</x:String>
|
109 | 109 | <x:String x:Key="Text.CommitCM.CopyInfo" xml:space="preserve">Copy Info</x:String>
|
110 | 110 | <x:String x:Key="Text.CommitCM.CopySHA" xml:space="preserve">Copy SHA</x:String>
|
| 111 | + <x:String x:Key="Text.CommitCM.CustomAction" xml:space="preserve">Custom Action</x:String> |
111 | 112 | <x:String x:Key="Text.CommitCM.InteractiveRebase" xml:space="preserve">Interactive Rebase ${0}$ to Here</x:String>
|
112 | 113 | <x:String x:Key="Text.CommitCM.Rebase" xml:space="preserve">Rebase ${0}$ to Here</x:String>
|
113 | 114 | <x:String x:Key="Text.CommitCM.Reset" xml:space="preserve">Reset ${0}$ to Here</x:String>
|
|
139 | 140 | <x:String x:Key="Text.Configure.CommitMessageTemplate" xml:space="preserve">COMMIT TEMPLATE</x:String>
|
140 | 141 | <x:String x:Key="Text.Configure.CommitMessageTemplate.Name" xml:space="preserve">Template Name:</x:String>
|
141 | 142 | <x:String x:Key="Text.Configure.CommitMessageTemplate.Content" xml:space="preserve">Template Content:</x:String>
|
| 143 | + <x:String x:Key="Text.Configure.CustomAction" xml:space="preserve">CUSTOM ACTION</x:String> |
| 144 | + <x:String x:Key="Text.Configure.CustomAction.Arguments" xml:space="preserve">Arguments:</x:String> |
| 145 | + <x:String x:Key="Text.Configure.CustomAction.Arguments.Tip" xml:space="preserve">${REPO} - Repository's path; ${SHA} - Selected commit's SHA</x:String> |
| 146 | + <x:String x:Key="Text.Configure.CustomAction.Executable" xml:space="preserve">Executable File:</x:String> |
| 147 | + <x:String x:Key="Text.Configure.CustomAction.Name" xml:space="preserve">Name:</x:String> |
| 148 | + <x:String x:Key="Text.Configure.CustomAction.Scope" xml:space="preserve">Scope:</x:String> |
| 149 | + <x:String x:Key="Text.Configure.CustomAction.Scope.Commit" xml:space="preserve">Commit</x:String> |
| 150 | + <x:String x:Key="Text.Configure.CustomAction.Scope.Repository" xml:space="preserve">Repository</x:String> |
142 | 151 | <x:String x:Key="Text.Configure.Email" xml:space="preserve">Email Address</x:String>
|
143 | 152 | <x:String x:Key="Text.Configure.Email.Placeholder" xml:space="preserve">Email address</x:String>
|
144 | 153 | <x:String x:Key="Text.Configure.Git" xml:space="preserve">GIT</x:String>
|
|
252 | 261 | <x:String x:Key="Text.EditRepositoryNode.Target" xml:space="preserve">Target:</x:String>
|
253 | 262 | <x:String x:Key="Text.EditRepositoryNode.TitleForGroup" xml:space="preserve">Edit Selected Group</x:String>
|
254 | 263 | <x:String x:Key="Text.EditRepositoryNode.TitleForRepository" xml:space="preserve">Edit Selected Repository</x:String>
|
| 264 | + <x:String x:Key="Text.ExecuteCustomAction" xml:space="preserve">Run Custom Action</x:String> |
| 265 | + <x:String x:Key="Text.ExecuteCustomAction.Name" xml:space="preserve">Action Name:</x:String> |
255 | 266 | <x:String x:Key="Text.FastForwardWithoutCheck" xml:space="preserve">Fast-Forward (without checkout)</x:String>
|
256 | 267 | <x:String x:Key="Text.Fetch" xml:space="preserve">Fetch</x:String>
|
257 | 268 | <x:String x:Key="Text.Fetch.AllRemotes" xml:space="preserve">Fetch all remotes</x:String>
|
|
516 | 527 | <x:String x:Key="Text.Repository.ClearAllCommitsFilter" xml:space="preserve">Clear all</x:String>
|
517 | 528 | <x:String x:Key="Text.Repository.Configure" xml:space="preserve">Configure this repository</x:String>
|
518 | 529 | <x:String x:Key="Text.Repository.Continue" xml:space="preserve">CONTINUE</x:String>
|
| 530 | + <x:String x:Key="Text.Repository.CustomActions" xml:space="preserve">Custom Actions</x:String> |
| 531 | + <x:String x:Key="Text.Repository.CustomActions.Empty" xml:space="preserve">No Custom Actions</x:String> |
519 | 532 | <x:String x:Key="Text.Repository.EnableReflog" xml:space="preserve">Enable '--reflog' Option</x:String>
|
520 | 533 | <x:String x:Key="Text.Repository.Explore" xml:space="preserve">Open In File Browser</x:String>
|
521 | 534 | <x:String x:Key="Text.Repository.Filter" xml:space="preserve">Search Branches/Tags/Submodules</x:String>
|
|
0 commit comments