1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

temporary removing file to fix issue in git mirror.

This commit is contained in:
Andrew Gvozdev 2011-04-21 02:21:53 +00:00
parent f1e259cce1
commit 0a29b63695
2 changed files with 0 additions and 47 deletions

View file

@ -1,21 +0,0 @@
###############################################################################
# Copyright (c) 2008, 2011 Institute for Software, HSR Hochschule fuer Technik
# Rapperswil, University of applied sciences 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:
# Institute for Software - initial API and implementation
###############################################################################
GettersAndSetters_Name=Generate getters and setters
GenerateGettersAndSettersInputPage_DeselectAll=Deselect All
GenerateGettersAndSettersInputPage_header=Select getters and setters to create:
GenerateGettersAndSettersInputPage_PlaceImplHeader=Place implementation in header file
GenerateGettersAndSettersInputPage_SelectAll=Select All
GenerateGettersAndSettersInputPage_SelectGetters=Select Getters
GenerateGettersAndSettersInputPage_SelectSetters=Select Setters
GenerateGettersAndSettersRefactoring_NoCassDefFound=No class definition found
GenerateGettersAndSettersRefactoring_NoFields=The class does not contain any fields.
GenerateGettersAndSettersRefactoring_NoImplFile=No implementation file found. Inserting definition into the header file.

View file

@ -1,26 +0,0 @@
###############################################################################
# Copyright (c) 2008, 2011 Institute for Software, HSR Hochschule fuer Technik
# Rapperswil, University of applied sciences 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:
# Institute for Software - initial API and implementation
# IBM Corporation
# Marc-Andre Laperle
###############################################################################
ParameterNamesInputPage_Title=Implement Method
ImplementMethodInputPage_Header=Select Methods to implement:
ParameterNamesInputPage_CompleteMissingMails=Please complete the missing variable names:
ImplementMethodInputPage_PageTitle=Implement Method
ImplementMethodInputPage_SelectAll=Select All
ImplementMethodInputPage_DeselectAll=Deselect All
ImplementMethodRefactoringPage_PreviewGenerationNotPossible=Preview generation not possible
ImplementMethodRefactoringPage_GeneratingPreview=Generating preview...
ImplementMethodRefactoringPage_PreviewCanceled=Preview canceled
ImplementMethodRefactoring_NoMethodSelected=No method declaration selected
ImplementMethodRefactoring_MethodHasImpl=This method already has an implementation.
ImplementMethodRefactoring_NoImplFile=No implementation file found for one or more method. Inserting definition(s) into the header file.
ImplementMethodRefactoringWizard_CancelingPreviewGeneration=Canceling preview generation