1 #########################################
 
   2 # PHPProjectLibraryPage 
 
   3 #########################################
 
   5 PHPProjectLibraryPage.elementNotIProject=ERROR: Element not IProject
 
   6 PHPProjectLibraryPage.project=Project
 
   7 PHPProjectLibraryPage.tabName=Projects
 
  10 #########################################
 
  12 #########################################
 
  14 PHPProjectPropertyPage.phpProjectClosed=The project selected is a PHP project, but is closed.
 
  15 PHPProjectPropertyPage.performOkExceptionDialogTitle=Unable to save
 
  16 PHPProjectPropertyPage.performOkExceptionDialogMessage=ERROR: Unable to save project properties.
 
  18 PHPMiscProjectPreferences.localhost=Localhost
 
  19 PHPMiscProjectPreferences.documentroot=DocumentRoot
 
  20 PHPMiscProjectPreferences.bookmark=SQL default bookmark:
 
  22 PHPMiscProjectPreferences.obfuscator=Obfuscator directory:
 
  24 PHPPreviewProjectPreferences.auto_preview=Refresh PHP browser view when opening editor
 
  25 PHPPreviewProjectPreferences.bring_to_top_preview=Show PHP browser view when opening editor
 
  26 PHPPreviewProjectPreferences.show_html_files_local=Show HTML files as local resources (no 'http://' url)
 
  27 PHPPreviewProjectPreferences.show_xml_files_local=Show XML files as local resources (no 'http://' url)
 
  29 #########################################
 
  31 #########################################
 
  32 PHPBasePreferencePage.description=PHP Preferences
 
  33 PHPBasePreferencePage.websettingsGroup=Webserver Settings
 
  34 PHPBasePreferencePage.websettingsGroup.localhost=Localhost
 
  35 PHPBasePreferencePage.websettingsGroup.docroot=DocumentRoot
 
  36 PHPBasePreferencePage.websettingsGroup.browser=External browser command
 
  37 PHPBasePreferencePage.websettingsGroup.useexternal=Use external browser
 
  38 #PHPBasePreferencePage.websettingsGroup.showexternalpreview=Show preview on editor load (win32 only)
 
  39 PHPBasePreferencePage.apacheGroup=Apache Settings
 
  40 PHPBasePreferencePage.apacheGroup.run=Apache
 
  41 PHPBasePreferencePage.apacheGroup.start=Start Apache
 
  42 PHPBasePreferencePage.apacheGroup.start_background=Run in background mode
 
  43 PHPBasePreferencePage.apacheGroup.stop=Stop Apache
 
  44 PHPBasePreferencePage.apacheGroup.stop_background=Run in background mode
 
  45 PHPBasePreferencePage.apacheGroup.restart=Restart Apache
 
  46 PHPBasePreferencePage.apacheGroup.restart_background=Run in background mode
 
  47 PHPBasePreferencePage.console.php=Run PHP command
 
  48 PHPBasePreferencePage.mySQLGroup=MySQL Settings
 
  49 PHPBasePreferencePage.mySQLGroup.run=MySQL
 
  50 PHPBasePreferencePage.mySQLGroup.start_background=Run in background mode
 
  51 PHPBasePreferencePage.mySQLGroup.command=Start MySQL
 
  52 PHPBasePreferencePage.parsers=Parsing settings
 
  53 PHPBasePreferencePage.parsers.pos=Parse on save
 
  54 PHPBasePreferencePage.parsers.external=External
 
  55 PHPBasePreferencePage.parsers.internal=Internal
 
  56 PHPBasePreferencePage.parsers.extcommand=Parser command
 
  57 PHPBasePreferencePage.parsers.choose=Choose PHP Parser