X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties index 1e8544f..a3d7935 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/preferences/PreferencesMessages.properties @@ -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