]> gitweb.fperrin.net Git - DictionaryPC.git/blobdiff - src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java
Skip Italian references.
[DictionaryPC.git] / src / com / hughes / android / dictionary / engine / DictionaryBuilderMain.java
index 825e7f99e3b01b75ecf6c9ad28058ac63cc5cff1..b1ad5dd45d6d6fa0d98ee3d5e7c50746fba6796c 100644 (file)
@@ -37,9 +37,10 @@ public class DictionaryBuilderMain extends TestCase {
   
   // Build the non EN ones.
   static final String[][] nonEnPairs = new String[][] {
+      /*
       {"EN"},
       {"DE"},
-      {"IT"},
+      {"IT"}, */
       // This one takes a really long time:
       // {"FR"},
           
@@ -119,7 +120,6 @@ public class DictionaryBuilderMain extends TestCase {
       {"cmn", "IT" },
       {"cmn", "KO" },
 
-      
       {"NO", "SV" },
       {"NO", "FI" },
       {"FI", "SV" },