Change default language from zh_CN to en_US

This commit is contained in:
huangyuhui
2017-01-30 16:20:41 +08:00
parent 89efa71ced
commit 899c825813
156 changed files with 648 additions and 613 deletions

View File

@@ -23,8 +23,8 @@ import java.text.ParseException;
import java.util.Map;
import javax.swing.UIDefaults;
import javax.swing.plaf.synth.SynthLookAndFeel;
import org.jackhuang.hellominecraft.util.logging.HMCLog;
import org.jackhuang.hellominecraft.util.system.IOUtils;
import org.jackhuang.hellominecraft.util.log.HMCLog;
import org.jackhuang.hellominecraft.util.sys.IOUtils;
/**
*