PHPBasePreferencePage.apacheGroup.xampp_start=XAMPP Start
 PHPBasePreferencePage.apacheGroup.xampp_stop=XAMPP Stop
 PHPBasePreferencePage.apacheGroup.run=Apache
+PHPBasePreferencePage.apacheGroup.httpdconf=httpd.conf
+PHPBasePreferencePage.apacheGroup.etchosts=etc/hosts
 PHPBasePreferencePage.apacheGroup.start=Start Apache
 PHPBasePreferencePage.apacheGroup.start_background=Run in background mode
 PHPBasePreferencePage.apacheGroup.stop=Stop Apache
 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