WEB-146 - fixed some code references to English, not reference en

This commit is contained in:
Bruce Mayhew
2014-09-19 11:27:40 -06:00
parent d07e52d5e0
commit 13a95c3b24
3 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@ public abstract class AbstractLesson extends Screen implements Comparable<Object
private LinkedList<String> availableLanguages = new LinkedList<String>();
private String defaultLanguage = "English";
private String defaultLanguage = "en";
/**
* Constructor for the Lesson object