Added a new PHP Parser Preference Page (global and on project level)
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / overlaypages / Messages.java
index ad74779..d782dd1 100644 (file)
@@ -16,7 +16,7 @@ import java.util.ResourceBundle;
 
 public class Messages {
 
-       private final static String RESOURCE_BUNDLE= "com.bdaum.overlayPages.Messages";//$NON-NLS-1$
+       private final static String RESOURCE_BUNDLE= "net.sourceforge.phpeclipse.overlayPages.Messages";//$NON-NLS-1$
        
        private static ResourceBundle fgResourceBundle = null;