Go back to using mx.resources.ResourceBundle, as it's the standard thing

and turned out to not be the class that was sucking in vast quantities of
flex code. Alas.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4596 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2007-02-22 19:21:08 +00:00
parent c661845ece
commit 573e5989b7
3 changed files with 4 additions and 82 deletions
@@ -21,6 +21,8 @@
package com.threerings.util {
import mx.resources.ResourceBundle;
/**
* A message bundle provides an easy mechanism by which to obtain
* translated message strings from a resource bundle. It uses the {@link