X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 796b959..dab4d83 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -4,11 +4,12 @@ pluginName=PHPEclipse Tools Core providerName=phpeclipse.de naturePHP.name=PHP Project +elementFiltersName=PHPElement Filters phpProblemName=PHP Problem transientPHPProblemName=Transient PHP Problem phpTaskName=PHP Task -viewCategoryName=PHP +viewCategoryName = PHPeclipse Web Development phpEditorTextHoversName=PHP Editor Text Hovers perspectivePHP.name=PHP @@ -18,9 +19,11 @@ viewPHPResources.name=PHP Resources newWizardCategory.name=PHP newWizardPHPProject.name=PHP Project newWizardPHPFile.name=PHP File +newWizardHTMLFile.name=HTML file NewPHPClass.label= Class NewPHPClass.description=Create a PHP class +OpenDeclaration=Open Declaration/Include ExportWizards.Obfuscator = Obfuscate PHP Project to File system ExportWizards.ObfuscatorDescription = Obfuscate PHP resources to the local file system @@ -40,11 +43,11 @@ codeAssistPageName= Code Assist # phpEditorName=PHP Editor phpConsoleView=PHP Console -phpBrowserView=PHP Browser phpFileExtension=php php3FileExtension=php3 php4FileExtension=php4 php5FileExtension=php5 +moduleFileExtension=module incFileExtension=inc phtmlFileExtension=phtml htmlFileExtension=html @@ -404,6 +407,14 @@ OccurrenceAnnotation.label= PHP Marker Occurrences phpEditorFontDefiniton.label= Java Editor Text Font phpEditorFontDefintion.description= The Java editor text font is used by Java editors. +#--- filter +HideImportDeclaration.label= Import declarations +HideImportDeclaration.description= Hides all import declarations + +#--- templates +templates.php.contextType.name= php +templates.phpdoc.contextType.name= phpdoc +templates.html.contextType.name= html #--- folding foldingStructureProvidersExtensionPoint= Folding Structure Providers