Indexed colours, better image handling, lines cut at 74:
[jvcard.git] / src / be / nikiroo / jvcard / resources / Bundles.java
index 945e7f13fec0a73eea71d5080a6f7929bfa5b9c9..e105b7117e64a6aed042b8c22adaf40919c2823a 100644 (file)
@@ -12,6 +12,10 @@ 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
+       private int TODO;
+
        /**
         * Return the non-localised bundle of the given name.
         *