From: Edward Mann Date: Tue, 8 Apr 2008 02:14:34 +0000 (+0000) Subject: Changing localhost to read Project URI in Project Properties. X-Git-Url: http://secure.phpeclipse.com Changing localhost to read Project URI in Project Properties. This fixes 693 --- diff --git a/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/preferences/PHPPreferencesMessages.properties b/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/preferences/PHPPreferencesMessages.properties index 0826140..7c3ba90 100644 --- a/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/preferences/PHPPreferencesMessages.properties +++ b/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/preferences/PHPPreferencesMessages.properties @@ -15,7 +15,7 @@ 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.localhost=Project URI: PHPMiscProjectPreferences.documentroot=DocumentRoot: PHPMiscProjectPreferences.bookmark=SQL default bookmark: PHPMiscProjectPreferences.include_paths=Include Paths: