1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

changed label

This commit is contained in:
Chris Wiebe 2004-11-05 20:50:57 +00:00
parent 447ec67b44
commit 46fc8f5c77

View file

@ -36,7 +36,7 @@ NewClassCreationWizardPage.warning.NotACProject=Folder is not a C/C++ project.
NewClassCreationWizardPage.warning.NotInACProject=Folder is not in a C/C++ project. NewClassCreationWizardPage.warning.NotInACProject=Folder is not in a C/C++ project.
# NewClassCreationWizardPage.enclosingType.label=&Enclosing Type: # NewClassCreationWizardPage.enclosingType.label=&Enclosing Type:
NewClassCreationWizardPage.enclosingType.label=&Enclosing Namespace: NewClassCreationWizardPage.enclosingType.label=&Namespace:
NewClassCreationWizardPage.enclosingType.namespace=Namespace NewClassCreationWizardPage.enclosingType.namespace=Namespace
NewClassCreationWizardPage.enclosingType.class=Class NewClassCreationWizardPage.enclosingType.class=Class
NewClassCreationWizardPage.enclosingType.button=Bro&wse... NewClassCreationWizardPage.enclosingType.button=Bro&wse...