Use verbs in PullResultDialog instead of OK
commit43a007c85ddbfa88131533ea242490b00a659372
authorDavid Weiser <david.weiser@vogella.com>
Mon, 3 Apr 2017 18:54:14 +0000 (3 20:54 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Fri, 5 May 2017 09:15:42 +0000 (5 11:15 +0200)
tree3bb4a7f4d23729e1d1180865e0ec5caf2f213fd2
parentd2a494c5bb4d64b8e4e4c26c000469f97ad5825c
Use verbs in PullResultDialog instead of OK

Uses IDialogConstants.Close as ok button label in PullResultDialog.
Modifies test.

Bug: 514320
Change-Id: I5b01b2b442922fee53b48e550846c66996ae8dfe
Signed-off-by: David Weiser <david.weiser@vogella.com>
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/wizards/pull/PullWizardTest.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/pull/PullResultDialog.java