Different syntax coloring for '$_' variables possible
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / preferences / PreferencesMessages.properties
index 1e8544f..a3d7935 100644 (file)
@@ -102,7 +102,8 @@ JavaEditorPreferencePage.singleLineComment=Single-line comment
 JavaEditorPreferencePage.returnKeyword= Keyword 'return'
 JavaEditorPreferencePage.keywords=Keywords excluding 'return'
 JavaEditorPreferencePage.functionNames=Predefined function names 
-JavaEditorPreferencePage.variables=Variables
+JavaEditorPreferencePage.variables='$' Variables
+JavaEditorPreferencePage.variables_dollar='$_' Variables
 JavaEditorPreferencePage.constants=Constants
 JavaEditorPreferencePage.types=Types
 JavaEditorPreferencePage.strings_dq=Double Quoted Strings