diff --git a/php.editor/src/org/netbeans/modules/php/editor/resources/Bundle.properties b/php.editor/src/org/netbeans/modules/php/editor/resources/Bundle.properties --- a/php.editor/src/org/netbeans/modules/php/editor/resources/Bundle.properties +++ b/php.editor/src/org/netbeans/modules/php/editor/resources/Bundle.properties @@ -48,6 +48,7 @@ Loaders/text/x-php5/Factories/org-netbeans-modules-csl-core-GsfDataLoader.instance=PHP Files text/x-php5=PHP +Editor.Export.Formatting.PHP.displayName=PHP text/x-php-doccomment= PHP Documentor Comment Editors/text/x-php5/Popup/goto=Navigate diff --git a/php.editor/src/org/netbeans/modules/php/editor/resources/layer.xml b/php.editor/src/org/netbeans/modules/php/editor/resources/layer.xml --- a/php.editor/src/org/netbeans/modules/php/editor/resources/layer.xml +++ b/php.editor/src/org/netbeans/modules/php/editor/resources/layer.xml @@ -448,4 +448,13 @@ + + + + + + + + +