Added auto activation for HTML characters (i.e. <&#) in the Preference Page
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / PHPUIMessages.properties
index 7167fc6..c0b6a69 100644 (file)
@@ -243,6 +243,10 @@ PHPEditorPreferencePage.font=Text Font:
 PHPEditorPreferencePage.multiLineComment=Multi-line comment
 PHPEditorPreferencePage.singleLineComment=Single-line comment
 PHPEditorPreferencePage.keywords=Keywords
+PHPEditorPreferencePage.functionNames=Predefined function names
+PHPEditorPreferencePage.variables=Variables
+PHPEditorPreferencePage.constants=Constants
+PHPEditorPreferencePage.types=Types
 PHPEditorPreferencePage.strings=Strings
 PHPEditorPreferencePage.others=Others
 PHPEditorPreferencePage.phpDocKeywords=PHPDoc keywords
@@ -280,6 +284,7 @@ PHPEditorPreferencePage.guessArgumentNamesOnMethodCompletion=&Guess filled argum
 PHPEditorPreferencePage.autoActivationDelay=Auto activation dela&y:
 PHPEditorPreferencePage.autoActivationTriggersForPHP=Auto activation &triggers for PHP:
 PHPEditorPreferencePage.autoActivationTriggersForPHPDoc=Auto activation triggers for &PHPDoc:
+PHPEditorPreferencePage.autoActivationTriggersForHTML=Auto activation triggers for &HTML:
 PHPEditorPreferencePage.backgroundForCompletionProposals=&Background for completion proposals:
 PHPEditorPreferencePage.foregroundForCompletionProposals=&Foreground for completion proposals:
 PHPEditorPreferencePage.backgroundForMethodParameters=Bac&kground for method parameters: