diff options
| author | Alex Blewitt | 2011-03-02 14:31:11 +0000 |
|---|---|---|
| committer | Stefan Lay | 2011-03-02 14:31:11 +0000 |
| commit | 40da4ea32977a4d4577dfe1099dd6b783aac5f67 (patch) | |
| tree | 083c923f5ef55c54eaa0e7b7fb9df54802d33664 | |
| parent | b1d17b813a8ec798b1460208f3bfb40962ef2c70 (diff) | |
| download | egit-40da4ea32977a4d4577dfe1099dd6b783aac5f67.tar.gz egit-40da4ea32977a4d4577dfe1099dd6b783aac5f67.tar.xz egit-40da4ea32977a4d4577dfe1099dd6b783aac5f67.zip | |
Cherry-pick in menu would be better as Cherry Pick
Bug: 337744
Change-Id: I63f35c10f7fbd399dfc564abcfd6f9b88263932f
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
| -rw-r--r-- | org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties index f0ee59de75..7fc489b8fb 100644 --- a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties +++ b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties @@ -106,7 +106,7 @@ GitHistoryPage_CompareWithWorkingTreeMenuMenuLabel=Compare with &working tree GitHistoryPage_CreateBranchMenuLabel=Create &Branch... GitHistoryPage_CreatePatchMenuLabel=Create &Patch... GitHistoryPage_CreateTagMenuLabel=Create &Tag... -GitHistoryPage_cherryPickMenuItem=C&herry-pick +GitHistoryPage_cherryPickMenuItem=C&herry Pick GitHistoryPage_compareMode=Compare Mode GitHistoryPage_showAllBranches=Show all Branches GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}. |
