From e5a528e8b76349af9f06a2b01af44d055c298fa0 Mon Sep 17 00:00:00 2001 From: Benjamin Muskalla Date: Wed, 17 Aug 2011 16:26:20 +0200 Subject: Allow changing the lines of the patch context Change-Id: I49abe4035957d1b75575ced77fd0be4cbf936bc3 Signed-off-by: Benjamin Muskalla --- org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties') diff --git a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties index de434335a6..b835bee1aa 100644 --- a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties +++ b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties @@ -955,9 +955,10 @@ GitCreateGeneralProjectPage_PorjectAlreadyExistsMessage=Project {0} already exis GitCreateGeneralProjectPage_ProjectNameLabel=Project name GitCreatePatchWizard_Browse=B&rowse... GitCreatePatchWizard_Clipboard=&Clipboard +GitCreatePatchWizard_ContextMustBePositiveInt=Context must be a valid number of lines ( >= 0 ) GitCreatePatchWizard_CreatePatchTitle=Create Patch GitCreatePatchWizard_File=Fil&e -GitCreatePatchWizard_GitFormat=Export in Git patch format +GitCreatePatchWizard_GitFormat=Export in &Git patch format GitCreatePatchWizard_InternalError=An internal error occurred. GitCreatePatchWizard_SelectLocationDescription=Select the location for the patch. GitCreatePatchWizard_SelectLocationTitle=Create a Patch @@ -967,6 +968,7 @@ GitCreatePatchWizard_FilesystemError=Please select a location in the file system GitCreatePatchWizard_FilesystemInvalidError=Please enter a valid location. GitCreatePatchWizard_FilesystemDirectoryError=Please enter a file name. GitCreatePatchWizard_FilesystemDirectoryNotExistsError=The specified directory does not exist. +GitCreatePatchWizard_LinesOfContext=Lines of &context: GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted GitCreateProjectViaWizardWizard_WizardTitle=Import Projects from Git Repository {0} GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope -- cgit v1.2.3