Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Zarna2008-04-03 14:51:41 +0000
committerTomasz Zarna2008-04-03 14:51:41 +0000
commit485ada442f0a4d80f7506074634a4be2a79ed307 (patch)
tree85ca2e30a254ceec3c5b69d6949eacaf9c12f963 /bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
parent2da0cbed2a04971f24c98feca3d324188cd117ad (diff)
downloadeclipse.platform.team-485ada442f0a4d80f7506074634a4be2a79ed307.tar.gz
eclipse.platform.team-485ada442f0a4d80f7506074634a4be2a79ed307.tar.xz
eclipse.platform.team-485ada442f0a4d80f7506074634a4be2a79ed307.zip
bug 225439: Team Project Set export wizard has conflicting mnemonics
Diffstat (limited to 'bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties')
-rw-r--r--bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
index b7d7f386c..eee51435b 100644
--- a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
+++ b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2007 IBM Corporation and others.
+# Copyright (c) 2000, 2008 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -96,7 +96,7 @@ ExportProjectSetMainPage_WorkspaceDialogTitle=Team Project Set Save Location
ExportProjectSetMainPage_default=projectSet.psf
ExportProjectSetMainPage__File_name__1=&File name:
ExportProjectSetMainPage_WorkspaceButton=W&orkspace
-ExportProjectSetMainPage_ExportWorkingSets=&Export working sets
+ExportProjectSetMainPage_ExportWorkingSets=E&xport working sets
ExportProjectSetMainPage_Initial_description=Define which projects or working sets should be exported into the team project file.
ExportProjectSetMainPage_specifyFile=Please specify the destination file.

Back to the top