AppIta, with a small lexicon

This commit is contained in:
aarne
2014-03-13 13:27:51 +00:00
parent f6c7094955
commit c1c37a65e6

View File

@@ -64,6 +64,7 @@ public class Translator {
new Language("sv-SE", "Swedish", "AppSwe", R.xml.qwerty),
new Language("fi-FI", "Finnish", "AppFin", R.xml.qwerty),
new Language("fr-FR", "French", "AppFre", R.xml.qwerty),
new Language("it-IT", "Italian", "AppIta", R.xml.qwerty),
};
// */