From 0c9910f45f0f470969d89f951742766b61592fb4 Mon Sep 17 00:00:00 2001 From: Pawel Pogorzelski Date: Tue, 9 Mar 2010 17:39:32 +0000 Subject: Bug 300348 - [Sync View][Apply Patch] Add Patch Options when sync'ing with patch --- .../org/eclipse/team/internal/ui/messages.properties | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties') 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 0f2d6a729..48d75e71b 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 @@ -584,4 +584,19 @@ PatchInaccessibleProjectsPage_message=Select projects to open for applying the p PatchInaccessibleProjectsPage_projectDoesNotExistInWorkspace={0} (Project does not exist in workspace) PatchInaccessibleProjectsPage_selectExisting=Select Existing PatchInaccessibleProjectsPage_deselectAll=Deselect All -PatchInaccessibleProjectsPage_openingProjects=Opening projects \ No newline at end of file +PatchInaccessibleProjectsPage_openingProjects=Opening projects +# +# IgnoreLeadingPathSegmentsDialog +# +IgnoreLeadingPathSegmentsDialog_title=Ignore Leading Path Segments +IgnoreLeadingPathSegmentsDialog_message=Enter path segments to ignore (0..{0}) +IgnoreLeadingPathSegmentsDialog_notANumber=Not a number +IgnoreLeadingPathSegmentsDialog_numberOutOfRange=Number out of range +# +# FuzzFactorDialog +# +FuzzFactorDialog_title=Fuzz Factor +FuzzFactorDialog_message=Enter Fuzz Factor +FuzzFactorDialog_guess=Guess +FuzzFactorDialog_notANumber=Not a number +FuzzFactorDialog_numberOutOfRange=Number out of range \ No newline at end of file -- cgit v1.2.3