ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 1023 by alloc, Sat May 30 13:14:44 2015 UTC vs.
Revision 1024 by alloc, Sat May 30 13:17:51 2015 UTC

# 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)