| # | Line 54 | Line 54 | public class AEInstaller2 { | |
|---|---|---|
| 54 | .getBundle("net.oni2.aeinstaller.Images"); | |
| 55 | private static ResourceBundle basicBundle = ResourceBundle | |
| 56 | .getBundle("net.oni2.aeinstaller.AEInstaller"); | |
| 57 | < | private static ResourceBundle globalBundle; |
| 57 | > | public static ResourceBundle globalBundle; |
| 58 | ||
| 59 | private static Application app = null; | |
| 60 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |