1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index d214c3d..0a78bab 100644 (file)
@@ -2,29 +2,46 @@
 #
 #########################################
 pluginName=PHPEclipse Tools Core
-providerName=phpeclipse.de
+providerName=PHPEclipse project team
 naturePHP.name=PHP Project
+elementFiltersName=PHPElement Filters
 phpProblemName=PHP Problem
 transientPHPProblemName=Transient PHP Problem
-phpTaskName=Java Task
+phpTaskName=PHP Task
+phpSourceName=PHP Source File
 
+viewCategoryName = PHPeclipse
 phpEditorTextHoversName=PHP Editor Text Hovers
 
-perspectivePHP.name=PHP
 perspectiveHTML.name=HTML
 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
 
+OpenActionSet.label=Open Declaration/Include
+OpenActionSet.description=Open a PHP Declaration or Include
+OpenDeclaration=Open Declaration/Include
 ExportWizards.Obfuscator = Obfuscate PHP Project to File system
 ExportWizards.ObfuscatorDescription = Obfuscate PHP resources to the local file system
 
 propertyPagePHPProject.name=PHP Project Properties
 
+compilerPageName=PHP Parser
+todoPageName=PHP Task Tags
+
+compilerOptionsPrefName= PHP Parser
+todoTaskPrefName= Task Tags
+templatePageName= Templates
+spellingPrefName= Spelling
+codeAssistPageName= Code Assist
+editorPageName= Editor
+editorMarkOccurrencesPage= Mark Occurrences
+
 #
 # Extension point names
 #
@@ -33,6 +50,8 @@ phpConsoleView=PHP Console
 phpFileExtension=php
 php3FileExtension=php3
 php4FileExtension=php4
+php5FileExtension=php5
+moduleFileExtension=module
 incFileExtension=inc
 phtmlFileExtension=phtml
 htmlFileExtension=html
@@ -40,6 +59,9 @@ htmFileExtension=htm
 xmlFileExtension=xml
 tplFileExtension=tpl
 
+javaDocumentFactory=PHP Document Factory
+javaDocumentSetupParticipant=PHP Document Setup Participant
+
 sourceHover= Source
 sourceHoverDescription= Shows the source of the selected element.
 javadocHover= PHPdoc
@@ -71,9 +93,15 @@ CodingActionSet.description= Action set containing coding related PHP actions
 ##########################################################################
 SourceMenu.label= &Source
 
-CommentAction.label= Co&mment@Ctrl+/
+CommentAction.label= Co&mment
+
+UncommentAction.label= &Uncomment
 
-UncommentAction.label= &Uncomment@Ctrl+\\
+ToggleCommentAction.label= Togg&le Comment
+
+AddBlockCommentAction.label= Add &Block Comment
+
+RemoveBlockCommentAction.label= Remove Bloc&k Comment
 
 ShiftRightAction.label= Sh&ift Right
 
@@ -99,10 +127,10 @@ FindStringsToExternalizeAction.label= &Find Strings to Externalize...
 
 ExternalizeStringsAction.label= &Externalize Strings...
 
-ConvertLineDelimitersActions.label= Co&nvert Line Delimiters
-ConvertLineDelimitersToWindowsAction.label= To &Windows
-ConvertLineDelimitersToUNIXAction.label= To &UNIX
-ConvertLineDelimitersToMacAction.label= To &Mac
+ConvertLineDelimitersActions.label= Co&nvert Line Delimiters To
+ConvertLineDelimitersToWindowsAction.label= &Windows
+ConvertLineDelimitersToUNIXAction.label= &UNIX
+ConvertLineDelimitersToMacAction.label= &Mac
 
 ##########################################################################
 # Javadoc Support
@@ -119,6 +147,29 @@ CreatePHPDocAction.tooltip= Run PHPDoc Wizard
 PHPWorkingSetPage.name= PHP
 
 
+sourceHover= Source
+sourceHoverDescription= Shows the source of the selected element.
+javadocHover= PHPdoc
+javadocHoverDescription= Shows the PHPdoc of the selected element.
+sequentialHover= Combined Hover
+sequentialHoverDescription= Tries the hovers in the sequence listed in the table below this one and uses the one which fits best for the selected element and the current context.
+annotationHover= Annotation Description
+annotationHoverDescription= Shows the description of the selected annotation.
+problemHover= Problem Description
+problemHoverDescription= Shows the description of the selected problem.
+
+##########################################################################
+# Action Definitions
+##########################################################################
+
+category.source.name=PHP Source
+category.source.description= PHP Source Actions
+
+context.editingPHPSource.name= Editing PHP Source
+context.editingPHPSource.description= Editing PHP Source Context
+
+scope.javaEditor.name=PHP Editor
+
 ##########################################################################
 # Action Definitions
 ##########################################################################
@@ -166,6 +217,15 @@ ActionDefinition.comment.description= Turn the selected lines into PHP comments
 ActionDefinition.uncomment.name= Uncomment
 ActionDefinition.uncomment.description= Uncomment the selected PHP comment lines
 
+ActionDefinition.toggleComment.name= Toggle Comment
+ActionDefinition.toggleComment.description= Toggle comment the selected lines
+
+ActionDefinition.addBlockComment.name= Add Block Comment
+ActionDefinition.addBlockComment.description= Enclose the selection with a block comment
+
+ActionDefinition.removeBlockComment.name= Remove Block Comment
+ActionDefinition.removeBlockComment.description= Remove the block comment enclosing the selection
+
 ActionDefinition.format.name= Format
 ActionDefinition.format.description= Format the selected text
 
@@ -311,38 +371,26 @@ ActionDefinition.implementorsInWorkingSet.description= Search for Implementors o
 ActionDefinition.togglePresentation.name= Show Source of Selected Element Only
 ActionDefinition.togglePresentation.description= Show Source of Selected Element Only
 
-######################
-### External Tools ###
-######################
-LaunchConfigurationTypePHPApplication.name=PHP Application
-
-ExtPoint.configurationDuplicationMaps = Launch Configuration Duplication Maps
-ExtPoint.toolTypes = External Tool Types
-ExtPoint.argumentVariables  = Argument Variables
-ExtPoint.directoryVariables = Directory Variables
-ExtPoint.fileVariables = File Variables
-ExtPoint.refreshVariables = Refresh Scope Variables
-ExternalToolsLaunchGroup.label = &External Tools
-ToolType.programName = Program
-ToolType.programDescription = An external tool that runs an application, a batch file, etc.
-Menu.run = &Run
-ActionSet.externalTools = External Tools
-Action.externalTools = &External Tools
-Action.externalToolsTip = Run Last Tool
-PropertyPage.main = Main
-PropertyPage.option = Options
-PropertyPage.refresh = Refresh Scope
-PropertyPage.antTargets = Targets
-PropertyPage.externalToolsBuilders = PHP Launch Builders
-CategoryView.externalTools = PHP Launchers
-CategoryNewWizard.externalTools = PHP Launchers
-NewWizard.programName = Program
-NewWizard.programDescription = Create an external tool to run an application, a batch file, etc.
-Builder.externalTools = Integrated PHP Launcher Builder
-View.externalToolView = PHP Launchers
-View.logConsole = Log Console
-PreferencePage.externalToolsPreferences = PHP Launchers
-PreferencePage.antConsolePreferences = Console
-PreferencePage.antRuntimePreferences = Runtime
-
-Program.externalTools = PHP Program
\ No newline at end of file
+ActionDefinition.indent.name=Correct Indentation
+ActionDefinition.indent.description=Correct Indentation
+
+ActionDefinition.gotoMatchingBracket.name=Matching Bracket
+ActionDefinition.gotoMatchingBracket.description=Goto Matching Bracket
+
+OccurrenceAnnotation.label= PHP Marker Occurrences
+
+phpEditorFontDefiniton.label= PHP Editor Text Font
+phpEditorFontDefintion.description= The PHP editor text font is used by PHP 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
+defaultFoldingStructureProviderName= Default PHP Folding
+Folding.label= F&olding