Fixed bug 387961: Duplicate Mnemonic Keys
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 20a6c1d..73a79e5 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
@@ -1020,7 +1020,7 @@
 NewSchemaFileMainPage_nonExistingContainer = Specify a valid container.  Specified container does not exist.
 
 ConvertedProjectsPage_DeselectAll=&Deselect All
-ConvertedProjectsPage_SelectAll=Select &All
+ConvertedProjectsPage_SelectAll=&Select All
 ConvertedProjectWizard_title = Convert Existing Projects
 ConvertedProjectWizard_desc = Select existing projects to add PDE capability.
 ConvertedProjectWizard_projectList = &Available projects:
@@ -1096,7 +1096,7 @@
 PluginImportWizardFirstPage_2=A target definition must be selected
 PluginImportWizardFirstPage_3=Projects from a &repository
 PluginContentPage_appQuestion=Would you like to create a rich client application?
-PluginContentPage_enable_api_analysis=Enable API analy&sis
+PluginContentPage_enable_api_analysis=Enable A&PI analysis
 PluginContentMergeViewer_title=Plug-in Source Compare
 PluginDevelopmentPage_equinox=&Show sections specific to the Equinox OSGi framework