Workaround for feature request #1154254 (sticky browser URL) that solves bug #1827766...
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpeclipse / ui / preferences / PHPPreferencesMessages.properties
index fb7e05c..0826140 100644 (file)
@@ -15,14 +15,16 @@ PHPProjectPropertyPage.phpProjectClosed=The project selected is a PHP project, b
 PHPProjectPropertyPage.performOkExceptionDialogTitle=Unable to save
 PHPProjectPropertyPage.performOkExceptionDialogMessage=ERROR: Unable to save project properties.
 
-PHPMiscProjectPreferences.localhost=Localhost
-PHPMiscProjectPreferences.documentroot=DocumentRoot
+PHPMiscProjectPreferences.localhost=Localhost:
+PHPMiscProjectPreferences.documentroot=DocumentRoot:
 PHPMiscProjectPreferences.bookmark=SQL default bookmark:
+PHPMiscProjectPreferences.include_paths=Include Paths:
 
 PHPMiscProjectPreferences.obfuscator=Obfuscator directory:
 
 PHPPreviewProjectPreferences.auto_preview=Refresh PHP browser view when opening editor
 PHPPreviewProjectPreferences.bring_to_top_preview=Show PHP browser view when opening editor
+PHPPreviewProjectPreferences.sticky_browser_url=Make PHP browser view URL sticky
 PHPPreviewProjectPreferences.show_html_files_local=Show HTML files as local resources (no 'http://' url)
 PHPPreviewProjectPreferences.show_xml_files_local=Show XML files as local resources (no 'http://' url)