Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjames2002-05-13 16:01:02 +0000
committerjames2002-05-13 16:01:02 +0000
commit6c531257744694c8471af8e2a31c26c61c016c91 (patch)
treee7c75b13bc6f1c879d7c3c39975d0ed6ce482838 /bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui
parent8b3cdebbdde9b4938c66f36b5a62ce407ce7d8c1 (diff)
downloadeclipse.platform.team-6c531257744694c8471af8e2a31c26c61c016c91.tar.gz
eclipse.platform.team-6c531257744694c8471af8e2a31c26c61c016c91.tar.xz
eclipse.platform.team-6c531257744694c8471af8e2a31c26c61c016c91.zip
Alternate password prompter messages
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui')
-rw-r--r--bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties6
1 files changed, 6 insertions, 0 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 ab3af0a5d..cdc7c9d78 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
@@ -717,3 +717,9 @@ CVSProjectPropertiesPage.You_can_change_the_sharing_of_this_project_to_another_r
ConfigurationWizardMainPage.Location_1=Location
ConfigurationWizardMainPage.Authentication_2=Authentication
ConfigurationWizardMainPage.Connection_3=Connection
+AlternateUserValidationDialog.Enter_Password_2=Enter Password
+AlternateUserValidationDialog.OK_6=OK
+AlternateUserValidationDialog.Cancel_7=Cancel
+AlternateUserValidationDialog.message=Enter the password for {0}:
+WorkbenchUserAuthenticator.The_operation_was_canceled_by_the_user_1=The operation was canceled by the user
+CVSCatchupReleaseViewer.No_workspace_file_1=No workspace file

Back to the top