3m9 compatible;
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / actions / ActionMessages.java
index 120b578..3a0465f 100644 (file)
@@ -41,7 +41,15 @@ public class ActionMessages {
                        return '!' + key + '!';
                }
        }
-       
+       /**
+        * Returns the resource bundle managed by the receiver.
+        * 
+        * @return the resource bundle
+        * @since 3.0
+        */
+       public static ResourceBundle getResourceBundle() {
+               return RESOURCE_BUNDLE;
+       }
        /**
         * Returns the formatted resource string associated with the given key in the resource bundle. 
         * <code>MessageFormat</code> is used to format the message. If there isn't  any value