Update LKG

This commit is contained in:
Mohamed Hegazy 2014-09-23 12:04:03 -07:00
parent 2c92b2fa60
commit 4d63fde84a

View File

@ -14661,7 +14661,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
var version = "1.1.0.0";
var version = "1.1.0.1";
function validateLocaleAndSetLanguage(locale, errors) {
var matchResult = /^([a-z]+)([_\-]([a-z]+))?$/.exec(locale.toLowerCase());
if (!matchResult) {