diff options
| author | Tomasz Zarna | 2012-01-05 11:11:12 +0000 |
|---|---|---|
| committer | Tomasz Zarna | 2012-01-05 11:12:12 +0000 |
| commit | 7ffcfec88566af6b311f411d0986baecd189b81e (patch) | |
| tree | 21a939b3ee7ab937035b2c0436c07fe823fe77f7 | |
| parent | 069356946d6046d640ade037837b5d45b6acc0f3 (diff) | |
| download | egit-7ffcfec88566af6b311f411d0986baecd189b81e.tar.gz egit-7ffcfec88566af6b311f411d0986baecd189b81e.tar.xz egit-7ffcfec88566af6b311f411d0986baecd189b81e.zip | |
Create Patch... misses mnemonic
Bug: 367928
Change-Id: I389e78689d61128bbc9145990ac5c79aa7de4f23
| -rw-r--r-- | org.eclipse.egit.ui/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.ui/plugin.properties b/org.eclipse.egit.ui/plugin.properties index 0b2a1a368d..dc06004338 100644 --- a/org.eclipse.egit.ui/plugin.properties +++ b/org.eclipse.egit.ui/plugin.properties @@ -260,7 +260,7 @@ FetchFromUpstreamAction.label = &Fetch from Upstream CompareWithBranchOrTagAction.label = &Branch, Tag, or Reference... MergeToolAction.label = Merge Tool CompareWithCommitAction.label = Commit... -CreatePatchAction.label = Create Patch... +CreatePatchAction.label = Crea&te Patch... CreatePatchAction.tooltip = Compare your working tree contents with the index and generate a diff file that can be used as a patch file. TreeCompareView.name = Git Tree Compare TeamMenu.label = T&eam |
