added "Behaviour" page in Editor Prefernce Page
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / PHPUIMessages.properties
index c0b6a69..848c0cb 100644 (file)
@@ -309,15 +309,18 @@ PHPEditorPreferencePage.linkColor2=Link
 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