NewJavaProjectPreferencePage.error.decode=Error while decoding JRE entry
PHPEditorPreferencePage.updatesOnNextChangeIinEditor.label=Note: Updates on next change in the editor
-PHPEditorPreferencePage.problemIndicationTab.title=Problem Indi&cation
+PHPEditorPreferencePage.annotationsTab.title= Annotation&s
PHPEditorPreferencePage.showQuickFixables=&Indicate problems solvable with Quick Fix in vertical ruler
PHPEditorPreferencePage.description=PHP Editor settings:
PHPEditorPreferencePage.font=Text Font:
PHPEditorPreferencePage.multiLineComment=Multi-line comment
PHPEditorPreferencePage.singleLineComment=Single-line comment
+PHPEditorPreferencePage.tags=PHP tags
PHPEditorPreferencePage.keywords=Keywords
PHPEditorPreferencePage.functionNames=Predefined function names
PHPEditorPreferencePage.variables=Variables
PHPEditorPreferencePage.synchronizeOnCursor=Synchroni&ze outline selection on cursor move (editor must be reopened)
PHPEditorPreferencePage.appearanceOptions=Appearance co&lor options:
PHPEditorPreferencePage.behaviourTab.title=Be&havior
-PHPEditorPreferencePage.closeStrings=Automatically close str&ings
-PHPEditorPreferencePage.closeBrackets=Automatically close &brackets and parenthesis
+PHPEditorPreferencePage.closeStringsPHP=Automatically close str&ings in PHP mode
+PHPEditorPreferencePage.closeBracketsPHP=Automatically close &brackets and parenthesis in PHP mode
PHPEditorPreferencePage.closeBraces=Automatically close bra&ces
-PHPEditorPreferencePage.closeJavaDocs=Automatically close Java&Docs and comments
-PHPEditorPreferencePage.wrapStrings=Smart Java stri&ng wrapping
-PHPEditorPreferencePage.addJavaDocTags=Automatically add JavaDoc &tags
-PHPEditorPreferencePage.formatJavaDocs=Automatically format &JavaDocs and multi-line comments
+PHPEditorPreferencePage.closePHPDocs=Automatically close PHP&Docs and comments
+PHPEditorPreferencePage.wrapStrings=Smart PHP stri&ng wrapping
+PHPEditorPreferencePage.addPHPDocTags=Automatically add PHPDoc &tags
+PHPEditorPreferencePage.formatPHPDocs=Automatically format &PHPDocs and multi-line comments
PHPEditorPreferencePage.smartPaste= Sma&rt pasting for correct indentation
PHPEditorPreferencePage.smartHomeEnd= S&mart cursor positioning at line start and end
+PHPEditorPreferencePage.closeStringsHTML=Automatically close str&ings in HTML mode
+PHPEditorPreferencePage.closeBracketsHTML=Automatically close &brackets and parenthesis in HTML mode
+
PHPEditorPreferencePage.hoverTab.title= Ho&vers