PHPBasePreferencePage.websettingsGroup.useexternal=Use external browser
#PHPBasePreferencePage.websettingsGroup.showexternalpreview=Show preview on editor load (win32 only)
PHPBasePreferencePage.apacheGroup=Apache Settings
+PHPBasePreferencePage.apacheGroup.xampp_start=XAMPP Start
+PHPBasePreferencePage.apacheGroup.xampp_stop=XAMPP Stop
PHPBasePreferencePage.apacheGroup.run=Apache
PHPBasePreferencePage.apacheGroup.start=Start Apache
PHPBasePreferencePage.apacheGroup.start_background=Run in background mode
PHPEditorSyntaxPreferencePage.types=Types
PHPEditorSyntaxPreferencePage.functions=Functions
PHPEditorSyntaxPreferencePage.constants=Constants
-PHPEditorSyntaxPreferencePage.strings=Strings
+PHPEditorSyntaxPreferencePage.strings_dq=Double Quoted Strings
+PHPEditorSyntaxPreferencePage.strings_sq=Single Quoted Strings
PHPEditorSyntaxPreferencePage.others=Others
PHPEditorSyntaxPreferencePage.syntaxdialog=Custom PHP Syntax File:
PHPEditorSyntaxPreferencePage.browse=Browse..