bg in android app

This commit is contained in:
aarne
2014-03-14 15:00:33 +00:00
parent 775fbc5fd3
commit 7bfb2444af

View File

@@ -59,6 +59,7 @@ public class Translator {
// TODO: build dynamically?
private Language[] mLanguages = {
new Language("bg-BG", "Bulgarian", "AppBul", R.xml.qwerty),
new Language("cmn-Hans-CN", "Chinese", "AppChi", R.xml.qwerty),
new Language("en-US", "English", "AppEng", R.xml.qwerty),
new Language("fi-FI", "Finnish", "AppFin", R.xml.qwerty),