1 #########################################
3 #########################################
4 pluginName=PHPEclipse Tools Core
5 providerName=EclipseProject.de
6 naturePHP.name=PHP Project
8 perspectivePHP.name=PHP
9 perspectiveHTML.name=HTML
10 viewPHPResources.name=PHP Resources
12 newWizardCategory.name=PHP
13 newWizardPHPProject.name=PHP Project
14 newWizardPHPFile.name=PHP File
16 propertyPagePHPProject.name=PHP Project Properties
19 # Extension point names
21 phpEditorName=PHP Editor
22 phpConsoleView=PHP Console
24 php3FileExtension=php3
25 php4FileExtension=php4
27 phtmlFileExtension=phtml
28 htmlFileExtension=html
35 AddBookmark.label=Add Boo&kmark
36 AddBookmark.tooltip=Add Bookmark...
38 AddTask.label=Add &Task
39 AddTask.tooltip=Add Task...
40 php.menu.label=&Source
42 ##########################################################################
44 ##########################################################################
45 CodingActionSet.label= PHP Coding
46 CodingActionSet.description= Action set containing coding related PHP actions
48 ##########################################################################
50 ##########################################################################
51 SourceMenu.label= &Source
53 CommentAction.label= Co&mment@Ctrl+/
55 UncommentAction.label= &Uncomment@Ctrl+\\
57 ##########################################################################
59 ##########################################################################
61 ActionDefinition.contentAssistProposals.name= Content Assist
62 ActionDefinition.contentAssistProposals.description= Content Assist
65 ActionDefinition.comment.name= Comment
66 ActionDefinition.comment.description= Turn the selected lines into PHP comments
68 ActionDefinition.uncomment.name= Uncomment
69 ActionDefinition.uncomment.description= Uncomment the selected PHP comment lines