Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties')
-rw-r--r--bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties18
1 files changed, 9 insertions, 9 deletions
diff --git a/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties b/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties
index 2671c417e..4f04fd262 100644
--- a/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties
+++ b/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties
@@ -14,8 +14,8 @@ PasswordManagementPreferencePage_4=Username
PasswordManagementPreferencePage_5=&Remove
PasswordManagementPreferencePage_6=Remove A&ll
UserValidationDialog_5=CVS Repository:
-UserValidationDialog_6=&Save Password
-UserValidationDialog_7=Saved passwords are stored on your computer in a file that's difficult, but not impossible, for an intruder to read.
+UserValidationDialog_6=&Save password
+UserValidationDialog_7=Saved passwords are stored on your computer in a file that is difficult, but not impossible, for an intruder to read.
simpleInternal=Internal error
internal=An internal error has occurred, consult the error log for details.
yes=Yes
@@ -236,8 +236,8 @@ CVSRepositoryLocationPropertySource_default=Default
CVSRepositoryLocationPropertySource_host=Host
CVSRepositoryLocationPropertySource_user=User
CVSRepositoryLocationPropertySource_port=Port
-CVSRepositoryLocationPropertySource_root=Root
-CVSRepositoryLocationPropertySource_method=Connection Method
+CVSRepositoryLocationPropertySource_root=Repository path
+CVSRepositoryLocationPropertySource_method=Connection method
CVSParticipant_0=Remote File ({0} - {1})
@@ -289,7 +289,7 @@ ConfigurationWizardAutoconnectPage_default=Default
ConfigurationWizardAutoconnectPage_connectionType=Connection type:
ConfigurationWizardAutoconnectPage_repositoryPath=Repository path:
ConfigurationWizardAutoconnectPage_module=Module:
-ConfigurationWizardAutoconnectPage_validate=&Validate Connection on Finish
+ConfigurationWizardAutoconnectPage_validate=&Validate connection on finish
ConfigurationWizardAutoconnectPage_noSyncInfo=Could not get folder information
ConfigurationWizardAutoconnectPage_noCVSDirectory=Could not find CVS/ directory
@@ -307,8 +307,8 @@ ConfigurationWizardMainPage_1=User Name Required
ConfigurationWizardMainPage_2=Host Required
ConfigurationWizardMainPage_3=Port Required
ConfigurationWizardMainPage_4=Repository Path Required
-ConfigurationWizardMainPage_useDefaultPort=Use Default P&ort
-ConfigurationWizardMainPage_usePort=Use Por&t:
+ConfigurationWizardMainPage_useDefaultPort=Use default p&ort
+ConfigurationWizardMainPage_usePort=Use por&t:
ConfigurationWizardMainPage_repositoryPath=&Repository path:
ConfigurationWizardMainPage_invalidUserName=Invalid User Name
ConfigurationWizardMainPage_invalidHostName=Invalid Host Name
@@ -658,7 +658,7 @@ CVSProjectPropertiesPage_Select_a_Repository_1=Select a Repository
CVSProjectPropertiesPage_Select_a_CVS_repository_location_to_share_the_project_with__2=Select a compatible CVS repository location to share the project with:
CVSProjectPropertiesPage_Change_Sharing_5=&Change Sharing...
CVSProjectPropertiesPage_fetchAbsentDirectoriesOnUpdate=&Fetch absent or new directories when updating
-CVSProjectPropertiesPage_configureForWatchEdit=Enable watch/edit for this project
+CVSProjectPropertiesPage_configureForWatchEdit=&Enable watch/edit for this project
CVSProjectPropertiesPage_progressTaskName=Updating project's CVS properties
CVSProjectPropertiesPage_setReadOnly=Setting all files read-only
CVSProjectPropertiesPage_clearReadOnly=Setting all files writable
@@ -963,7 +963,7 @@ SharingWizardSyncPage_12=Launch the &Commit wizard
ShareProjectOperation_1=Calculating synchronization states
ShareProjectOperation_3=Mapping project {0} to {1}
ShareProjectOperation_2=Preparing folder {0} for sharing
-CVSProjectPropertiesPage_31=Show only compatible repository locations
+CVSProjectPropertiesPage_31=&Show only compatible repository locations
CVSProjectPropertiesPage_32=Confirm
CVSProjectPropertiesPage_33=The selected repository location may not be compatible with the current location. Are you sure you want to change sharing to the new location?
RepositoryEncodingPropertyPage_2=Identify the file system encoding used by the server where the repository is located. Setting this will allow file names and commit comments to be properly translated between the client and server in cases where the server encoding differs from the client.

Back to the top