]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - src/com/hughes/android/dictionary/engine/Language.java
Flag of Scotland, error message when directory is not available.
[Dictionary.git] / src / com / hughes / android / dictionary / engine / Language.java
index 5af5496f5ed6ce3da33a1f476a64947db5bd5e88..36b74db412e3694abc49a7d9a92ae22e2efec2c5 100644 (file)
@@ -77,7 +77,7 @@ public class Language {
     isoCodeToResources.put("IS", new LanguageResources("Icelandic", R.string.IS, R.drawable.flag_of_iceland));\r
     isoCodeToResources.put("ID", new LanguageResources("Indonesian", R.string.ID, R.drawable.flag_of_indonesia));\r
     isoCodeToResources.put("GA", new LanguageResources("Irish", R.string.GA, R.drawable.flag_of_ireland));\r
-    isoCodeToResources.put("GD", new LanguageResources("Scottish Gaelic", R.string.GD));\r
+    isoCodeToResources.put("GD", new LanguageResources("Scottish Gaelic", R.string.GD, R.drawable.flag_of_scotland));\r
     isoCodeToResources.put("GV", new LanguageResources("Manx", R.string.GV, R.drawable.flag_of_the_isle_of_man));\r
     isoCodeToResources.put("IT", new LanguageResources("Italian", R.string.IT, R.drawable.flag_of_italy));\r
     isoCodeToResources.put("LA", new LanguageResources("Latin", R.string.LA));\r