Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team')
-rw-r--r--bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties14
1 files changed, 7 insertions, 7 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 4204ac0f9..2671c417e 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
@@ -12,7 +12,7 @@ PasswordManagementPreferencePage_2=When you create a CVS repository location you
PasswordManagementPreferencePage_3=Location
PasswordManagementPreferencePage_4=Username
PasswordManagementPreferencePage_5=&Remove
-PasswordManagementPreferencePage_6=Remove &All
+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.
@@ -57,7 +57,7 @@ BranchWizard_branchAndVersionMustBeDifferent=The branch name and version name mu
BranchWizardPage_existingVersionsAndBranches=E&xisting Versions and Branches
ConsolePreferencePage_consoleColorSettings=Console text color settings:
-ConsolePreferencePage_commandColor=Command &Line:
+ConsolePreferencePage_commandColor=&Command Line:
ConsolePreferencePage_messageColor=&Message:
ConsolePreferencePage_errorColor=E&rror:
@@ -191,7 +191,7 @@ CVSPreferencesPage_13=Prompt
CVSPreferencesPage_14=&General
CVSPreferencesPage_15=&Validate server version compatibility on first connection
CVSPreferencesPage_16=Confirm &move tag on tag operation
-CVSPreferencesPage_17=&Display detailed protocol output to stdout (for debugging purposes)
+CVSPreferencesPage_17=D&isplay detailed protocol output to stdout (for debugging purposes)
CVSPreferencesPage_18=R&efresh tags when comparing or replacing tags
CVSPreferencesPage_19=&Connection
CVSPreferencesPage_23=C&onnection timeout:
@@ -211,7 +211,7 @@ CVSPreferencesPage_33=&Files and Folders
CVSPreferencesPage_34=&Treat all new files as binary
CVSPreferencesPage_35=Con&vert text files to use platform line ending
CVSPreferencesPage_36=P&rune empty directories
-CVSPreferencesPage_37=&Delete unmanaged resources on replace
+CVSPreferencesPage_37=D&elete unmanaged resources on replace
CVSPreferencesPage_38=Default te&xt mode:
CVSPreferencesPage_39=&Prompting
CVSPreferencesPage_40=A&llow empty commit comments
@@ -612,14 +612,14 @@ TagSelectionWizardPage_1=&Select the tag from the following list
ExtMethodPreferencePage_message=These variables define the external connection program to use with the \'ext\' connection method. These values should be the same as the \'ext\' CVS command-line environment variable settings.
-ExtMethodPreferencePage_CVS_RSH=CVS_&RSH:
+ExtMethodPreferencePage_CVS_RSH=CVS_R&SH:
ExtMethodPreferencePage_Browse=&Browse...
ExtMethodPreferencePage_0=Use an &external program to connect
ExtMethodPreferencePage_2=Choosing to use another connection method allows the meta information in CVS projects to be compatible with external CVS tools while using a custom connection method.
-ExtMethodPreferencePage_1=Use another &connection method type to connect
+ExtMethodPreferencePage_1=Use another connection &method type to connect
ExtMethodPreferencePage_Details=Select a program or script
ExtMethodPreferencePage_CVS_RSH_Parameters=&Parameters:
-ExtMethodPreferencePage_CVS_SERVER__7=CVS_&SERVER:
+ExtMethodPreferencePage_CVS_SERVER__7=CVS_SER&VER:
UpdateMergeActionProblems_merging_remote_resources_into_workspace_1=Problems merging remote resources into workspace
TagConfigurationDialog_1=Configure Branches and Versions for {0}

Back to the top