From e3055248f422cd0ffea483fecfbd2ada68516cee Mon Sep 17 00:00:00 2001 From: toshihiro Date: Tue, 1 May 2007 02:03:51 +0000 Subject: [PATCH] misc. --- .../phpdt/internal/ui/PHPUIMessages.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties index bba5607..333caed 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/PHPUIMessages.properties @@ -387,7 +387,7 @@ AppearancePreferencePage.stackViewsVerticallyInTheJavaBrowsingPerspective=&Stack AppearancePreferencePage.preferenceOnlyEffectiveForNewPerspectives=Note: This preference will only take effect on new perspectives AppearancePreferencePage.packageNameCompressionPattern.error.isEmpty=Enter a package name compression pattern -CodeFormatterPreferencePage.description=Options for the Java Code Formatter: +CodeFormatterPreferencePage.description=Options for the PHP Code Formatter: CodeFormatterPreferencePage.empty_input=Empty input CodeFormatterPreferencePage.invalid_input=''{0}'' is not a valid input. -- 1.7.1