Bug 516131 - Use &N as mnemonic for &No and Do&n't

Change-Id: I66234720a86a6724790bff0fd475bebae3a91e01
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/pderesources.properties b/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/pderesources.properties
index e755113..8092eb3 100644
--- a/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/pderesources.properties
+++ b/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/pderesources.properties
@@ -596,7 +596,7 @@
 
 WorkbenchLauncherConfigurationDelegate_confirmDeleteWorkspace= Do you really want to clear the run-time workspace data in {0}?
 WorkbenchLauncherConfigurationDelegate_clearButtonLabel= &Clear
-WorkbenchLauncherConfigurationDelegate_dontClearButtonLabel= &Don't clear
+WorkbenchLauncherConfigurationDelegate_dontClearButtonLabel= Do&n't clear
 
 Launcher_error_title=Launch Error
 LauncherSection_desc=Customize the executable that is used to launch the product.