blob: b852dd5ba449696e2e04feb16fbca8cfb2d66caf [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
#
# 'Compare with Patch' Action
#
PatchAction_ExceptionTitle=Saving Resources
PatchAction_Exception=Unexpected exception. See log for details
PatchAction_SavingDirtyEditorsTask=Saving dirty editors
PatchAction_AlwaysSaveQuestion=&Always save all modified resources automatically prior to patching
PatchAction_SaveAllQuestion=Save all modified resources
PatchAction_SaveAllDescription=All modified resources have to be saved before this operation.\nClick 'OK' to confirm or click 'Cancel'.
#
# PatchWizard
#
PatchWizard_title=Apply Patch
PatchWizard_unexpectedException_message= Unexpected exception while applying the patch. See log for a detailed error description.
#
# InputPatchPage
#
InputPatchPage_title= Patch Input Specification
InputPatchPage_message= Select the patch location.
InputPatchPage_Clipboard=Clipboard
InputPatchPage_SelectInput=&Select a single file or folder to patch:
InputPatchPage_PatchErrorDialog_title=Patch Error
InputPatchPage_SelectPatch_title=Select Patch
InputPatchPage_FileButton_text=Fil&e
InputPatchPage_ChooseFileButton_text=&Browse...
InputPatchPage_UseClipboardButton_text=&Clipboard
InputPatchPage_UseWorkspaceButton_text=&Workspace
InputPatchPage_WorkspaceSelectPatch_text=&Select the location of the patch
InputPatchPage_NothingSelected_message=Select a file or folder to be patched
InputPatchPage_ClipboardIsEmpty_message=Clipboard is empty
InputPatchPage_NoTextInClipboard_message=Clipboard does not contain text
InputPatchPage_CouldNotReadClipboard_message=Cannot retrieve clipboard contents
InputPatchPage_CannotLocatePatch_message=Cannot locate patch file:
InputPatchPage_NoFileName_message=No file name
InputPatchPage_FileSelectedNotPatch_message=Selected resource is not a valid patch
#SI - Select file name ?
InputPatchPage_SelectPatchFileDialog_title=Select Patch File
InputPatchPage_PatchFileNotFound_message=Patch file not found.
InputPatchPage_ParseError_message=Error while parsing patch
InputPatchPage_Clipboard_title=Clipboard
InputPatchPage_PatchFile_title=Patch file
InputPatchPage_WorkspacePatch_title=Workspace file
InputPatchPage_NoDiffsFound_format={0} does not contain valid patch.
InputPatchPage_SingleFileError_format={0} contains multiple patches. You cannot apply them to a single file.
#
# PatchTargetPage
#
PatchTargetPage_title= Patch Target Specification
PatchTargetPage_message= Define the resource to patch.
#
# PreviewPatchPage
#
PreviewPatchPage_title= Verify Patch
PreviewPatchPage_message= The tree shows the contents of the patch.\nA checked item indicates that a patch can be applied successfully. To remove an item, clear its checkbox.
PreviewPatchPage_Target=(target: {0})
PreviewPatchPage_Left_title= Original
PreviewPatchPage_Right_title= Result
PreviewPatchPage_PatchOptions_title=Patch Options
PreviewPatchPage_IgnoreSegments_text=&Ignore leading path name segments:
PreviewPatchPage_ReversePatch_text=&Reverse patch
PreviewPatchPage_FuzzFactor_text=&Maximum fuzz factor:
PreviewPatchPage_FuzzFactor_tooltip=Allow Context to Shift This Number of Lines from the Original Location
PreviewPatchPage_IgnoreWhitespace_text=Ignore &white space
PreviewPatchPage_NoName_text=no name
PreviewPatchPage_FileExists_error=(file already exists)
PreviewPatchPage_FileDoesNotExist_error=(file does not exist)
PreviewPatchPage_NoMatch_error=(no match)
PreviewPatchPage_MatchProjects=Match &Project...
PreviewPatchPage_RetargetPatch=Retarget Patch
PreviewPatchPage_SelectProject=Select the project in your workspace that corresponds to project
PreviewPatchPage_FileIsReadOnly_error=(file is read-only)
PreviewPatchPage_GuessFuzz_text= &Guess
PreviewPatchPage_GuessFuzzProgress_text= Guessing Fuzz Factor...
PreviewPatchPage_GuessFuzzProgress_format= {0} (hunk #{1})
PreviewPatchLabelDecorator_ProjectDoesNotExist=(Project does not exist in workspace)
#
# Patcher
#
Patcher_Marker_message=Rejected patch
Patcher_Task_message=Patching
Diff_2Args={0} {1}