| # | 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 | + | /** |
| 58 | + | * Global localization strings (e.g. non GUI stuff like backend modules) |
| 59 | + | */ |
| 60 | public static ResourceBundle globalBundle; | |
| 61 | ||
| 62 | private static Application app = null; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |