Different syntax coloring for '$_' variables possible
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / preferences / PHPPreferencesMessages.properties
index 19b09d6..6d1f225 100644 (file)
@@ -72,7 +72,8 @@ PHPEditorSyntaxPreferencePage.multiLineComment=Multi-line comment
 PHPEditorSyntaxPreferencePage.singleLineComment=Single-line comment
 PHPEditorSyntaxPreferencePage.tags=PHP Tags
 PHPEditorSyntaxPreferencePage.keywords=Keywords
-PHPEditorSyntaxPreferencePage.variables=Variables
+PHPEditorSyntaxPreferencePage.variables='$' Variables
+PHPEditorSyntaxPreferencePage.variables_dollar='$_' Variables
 PHPEditorSyntaxPreferencePage.types=Types
 PHPEditorSyntaxPreferencePage.functions=Functions
 PHPEditorSyntaxPreferencePage.constants=Constants