New launcher class to start all 3 modes:
[jvcard.git] / src / be / nikiroo / jvcard / resources / Bundles.java
index e105b7117e64a6aed042b8c22adaf40919c2823a..3b18084c152a930f1587c490f0580e25ad8bdf50 100644 (file)
@@ -12,8 +12,9 @@ import java.util.ResourceBundle;
 public class Bundles {
        static private String confDir = getConfDir();
 
-       // TODO: rename to bundle, use it as base for i18n.Trans, create one for
-       // each resource
+       // TODO: create "Trans" like classes for all .properties file, always get it
+       // them from here, including Trans (create a new one each time like
+       // currently) + update Main to call trans again when chaning dir
        private int TODO;
 
        /**