1 #########################################
3 #########################################
4 pluginName=PHPEclipse Tools Core
5 providerName=EclipseProject.de
6 naturePHP.name=PHP Project
8 perspectivePHP.name=PHP
9 viewPHPResources.name=PHP Resources
11 newWizardCategory.name=PHP
12 newWizardPHPProject.name=PHP Project
13 newWizardPHPFile.name=PHP File
15 propertyPagePHPProject.name=PHP Project Properties
18 # Extension point names
20 phpEditorName=PHP Editor
21 phpConsoleView=PHP Console
23 php3FileExtension=php3
24 php4FileExtension=php4
26 phtmlFileExtension=phtml
27 htmlFileExtension=html
34 AddBookmark.label=Add Boo&kmark
35 AddBookmark.tooltip=Add Bookmark...
37 AddTask.label=Add &Task
38 AddTask.tooltip=Add Task...
39 php.menu.label=&Source
41 ##########################################################################
43 ##########################################################################
44 CodingActionSet.label= PHP Coding
45 CodingActionSet.description= Action set containing coding related PHP actions
47 ##########################################################################
49 ##########################################################################
50 SourceMenu.label= &Source
52 CommentAction.label= Co&mment@Ctrl+/
54 UncommentAction.label= &Uncomment@Ctrl+\\
56 ##########################################################################
58 ##########################################################################
60 ActionDefinition.contentAssistProposals.name= Content Assist
61 ActionDefinition.contentAssistProposals.description= Content Assist
64 ActionDefinition.comment.name= Comment
65 ActionDefinition.comment.description= Turn the selected lines into PHP comments
67 ActionDefinition.uncomment.name= Uncomment
68 ActionDefinition.uncomment.description= Uncomment the selected PHP comment lines