Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjames2002-06-01 00:09:50 +0000
committerjames2002-06-01 00:09:50 +0000
commit737618a48b886e26e3c6d84a540752bd132b3369 (patch)
tree4356b2c4935172ebed0f536039428e93ce77dad2
parentec71f5cef1910712d5c9dc23b5b138c6444d98e8 (diff)
downloadeclipse.platform.team-737618a48b886e26e3c6d84a540752bd132b3369.tar.gz
eclipse.platform.team-737618a48b886e26e3c6d84a540752bd132b3369.tar.xz
eclipse.platform.team-737618a48b886e26e3c6d84a540752bd132b3369.zip
16161: Synchronize doesn't commit outgoing additions
-rw-r--r--bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties3
1 files changed, 3 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 42ca4130e..3a3f08936 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
@@ -725,3 +725,6 @@ WorkbenchUserAuthenticator.The_operation_was_canceled_by_the_user_1=The operatio
CVSCatchupReleaseViewer.No_workspace_file_1=No workspace file
CVSPreferencesPage.Timeout_must_not_be_negative_1=Timeout must not be negative
CVSPreferencesPage.Timeout_must_be_a_number_2=Timeout must be a number
+CVSCatchupReleaseViewer.Select_&Outgoing_Additions_1=Select &Outgoing Additions
+ForceCommitSyncAction.Outgoing_Changes_Not_Added_1=Outgoing Changes Not Added
+ForceCommitSyncAction.You_have_chosen_to_commit_new_resources_which_have_not_been_added_to_version_control._Do_you_wish_to_add_them_to_version_control_now__2=You have chosen to commit new resources which have not been added to version control. Do you wish to add them to version control now?

Back to the top