diff options
author | Tomasz Zarna | 2008-11-27 16:19:41 +0000 |
---|---|---|
committer | Tomasz Zarna | 2008-11-27 16:19:41 +0000 |
commit | 52884fdd909c2a7a5c6f68e8841fab8e20f75b6b (patch) | |
tree | af81a7e54f19d7df341e4520dc195981ad562744 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | a0f4130393372fe452080182127ba7daabb3ee09 (diff) | |
download | eclipse.platform.team-52884fdd909c2a7a5c6f68e8841fab8e20f75b6b.tar.gz eclipse.platform.team-52884fdd909c2a7a5c6f68e8841fab8e20f75b6b.tar.xz eclipse.platform.team-52884fdd909c2a7a5c6f68e8841fab8e20f75b6b.zip |
bug 193324: [Sync View] Provide compare editor input for a single file that support editing on both sides
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 84b89de60..af0be473b 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -74,5 +74,7 @@ CompareLocalHistory.label= &Local History... CompareLocalHistory.tooltip= Compare the Selected Resource with Local History ReplaceLocalHistory.label= &Local History... ReplaceLocalHistory.tooltip= Replace the Selected Resource with Local History +CompareWithEachOtherAction.label= &Each Other +CompareWithEachOtherAction.tooltip= Compare the Selected Resources ignoresTransferName= Team Ignored Resources Transfer |