diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-03-24 18:30:55 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-03-24 18:30:55 +0100 |
| commit | 3eb7ffb22905d2b516e98b9887831ebc526fb4c6 (patch) | |
| tree | 5cea7ca54f227e270f1b3d3f6f934b63909376f8 /gui.js | |
| parent | 315e01b93ae3f200cea44b086936e3d4d9ab7fc7 (diff) | |
| parent | fbb10834c62ca0712858ec4685b27f4ac1ef10ae (diff) | |
| download | snap-3eb7ffb22905d2b516e98b9887831ebc526fb4c6.tar.gz snap-3eb7ffb22905d2b516e98b9887831ebc526fb4c6.zip | |
Merge branch 'mobileapp' into development
Diffstat (limited to 'gui.js')
| -rw-r--r-- | gui.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3723,7 +3723,6 @@ IDE_Morph.prototype.setLanguage = function (lang, callback) { if (lang === 'en') { return this.reflectLanguage('en', callback); } - myself.userLanguage = lang; translation = document.createElement('script'); translation.id = 'language'; translation.onload = function () { |
