]> gitweb.fperrin.net Git - DictionaryPC.git/commitdiff
Add TA=Tamil language.
authorthadh <thadh@thadh-macbookpro>
Mon, 20 Aug 2012 03:07:41 +0000 (20:07 -0700)
committerthadh <thadh@thadh-macbookpro>
Mon, 20 Aug 2012 03:07:41 +0000 (20:07 -0700)
src/com/hughes/android/dictionary/engine/DictionaryBuilderMain.java
src/com/hughes/android/dictionary/parser/wiktionary/WiktionaryLangs.java
todo.txt

index 2df52e704e1ae283138c65613ef4b81f3f5669aa..cbf4dc335d6e885cab906b5250432da8c5789007 100644 (file)
@@ -189,6 +189,7 @@ public class DictionaryBuilderMain extends TestCase {
         {"DE", "SV" },  // Swedish
         {"DE", "TR" },  // Turkish
         {"DE", "ZH" },
+        {"DE", "TA" },  // Tamil
 
         
         {"FR", "BG" },  // Bulgarian
@@ -239,8 +240,7 @@ public class DictionaryBuilderMain extends TestCase {
         {"PL", "HU" },  // Polish
         {"PL", "ES" },  // Polish
         
-        //{"TR", "EL" },  // Turkish, Greek
-
+        {"TR", "EL" },  // Turkish, Greek
     };
     allPairs.addAll(Arrays.asList(nonEnPairs));
     
index bf855b38da14561acaab2d5c503b8ae628c8d9b9..97bfce06b0bf7ee9dd1fdcf1c6d40dbc857733fb 100644 (file)
@@ -81,6 +81,7 @@ public class WiktionaryLangs {
     isoCodeToEnWikiName.put("SV", "Swedish");
     isoCodeToEnWikiName.put("TL", "Tagalog");
     isoCodeToEnWikiName.put("TG", "Tajik");
+    isoCodeToEnWikiName.put("TA", "Tamil");
     isoCodeToEnWikiName.put("TH", "Thai");
     isoCodeToEnWikiName.put("BO", "Tibetan");
     isoCodeToEnWikiName.put("TR", "Turkish");
index 3f34a4e0d8f87910147a922021c7c47a1dcefa3c..1ae1fd858bad4d6b4cff1488ca01e8d58b13667e 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,5 +1,7 @@
 make sure word is sticky when you change dictionaries.
 
+Ok, good to know.  I will put in Dutch-Greek in the next release, and see if I can separate the Ancient Greek from the modern Greek.
+
 get rid of Appendix:....  sections from EN.data in split.
 
 - on small device it would be great to be able to hide the system status bar and the title bar