Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.ui/src/org/eclipse/team')
-rw-r--r--bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties8
1 files changed, 4 insertions, 4 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 ee4b244ae..54410bf84 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
@@ -81,7 +81,7 @@ ExportProjectSetMainPage_Project_Set_File_Name__3=Select the export destination:
ExportProjectSetMainPage_WorkspaceDialogMessage=Export Team Project Set to Workspace
ExportProjectSetMainPage_WorkspaceDialogFilename=Filename
ExportProjectSetMainPage_Browse_4=B&rowse...
-ExportProjectSetMainPage_SelectAll=Select All
+ExportProjectSetMainPage_SelectAll=S&elect All
ExportProjectSetMainPage_Browse=Bro&wse ...
ExportProjectSetMainPage_You_have_specified_a_folder_5=You have specified a folder
ExportProjectSetMainPage_WorkspaceDialogTitleMessage=Select a Folder in the Workspace and Type in a Filename
@@ -124,7 +124,7 @@ ImportProjectSetMainPage_allFiles=All Files (*.*)
ImportProjectSetAction_0=An error occurred importing this project set.
ImportProjectSetMainPage_Project_Set_Files_2=Team Project Set Files (*.psf)
ExportProjectSetMainPage__File_name__1=&File name:
-ExportProjectSetMainPage_WorkspaceButton=Workspace
+ExportProjectSetMainPage_WorkspaceButton=W&orkspace
SyncViewPreferencePage_lastRefreshRunNever=Never
@@ -304,8 +304,8 @@ RemoveSynchronizeParticipantAction_5=Save Changes
ConfigureProjectWizard_showAll=&Show All Wizards
ImportProjectSetMainPage_description=Creates projects from a previously exported project set file by fetching the project contents from the appropriate repositories.
ExportProjectSetMainPage_description=Save a file containing the names and locations of the shared projects in the workspace.
-ExportProjectSetMainPage_DeselectAll=Deselect All
-ExportProjectSetMainPage_FileButton=File
+ExportProjectSetMainPage_DeselectAll=&Deselect All
+ExportProjectSetMainPage_FileButton=F&ile
DefaultUIFileModificationValidator_0=Read-only Files Encountered
DefaultUIFileModificationValidator_1=Some of the files being modified by the current operation are read-only. Do you wish to make them writable?

Back to the top