diff --git a/src/dotnet/commands/dotnet-run/LocalizableStrings.resx b/src/dotnet/commands/dotnet-run/LocalizableStrings.resx
index 8cab1941e..a939d42a8 100644
--- a/src/dotnet/commands/dotnet-run/LocalizableStrings.resx
+++ b/src/dotnet/commands/dotnet-run/LocalizableStrings.resx
@@ -177,7 +177,7 @@ The current {1} is '{2}'.
Using launch settings from {0}...
- Launch profile is not a JSON object.
+ A profile with the specified name could not be found or is not a valid JSON object.The launch profile type '{0}' is not supported.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
index 60ce2ef7b..8ea09aff9 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.cs.xlf
@@ -103,8 +103,8 @@ Aktuální {1} je {2}.
- Launch profile is not a JSON object.
- Profil spuštění není objektem JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Profil spuštění není objektem JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
index 2349aafdc..c4888a85d 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.de.xlf
@@ -103,8 +103,8 @@ Ein ausführbares Projekt sollte ein ausführbares TFM (z.B. netcoreapp2.0) verw
- Launch profile is not a JSON object.
- Das Startprofil ist kein JSON-Objekt.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Das Startprofil ist kein JSON-Objekt.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
index 4c05cc144..f22075f6b 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.es.xlf
@@ -103,8 +103,8 @@ El actual {1} es "{2}".
- Launch profile is not a JSON object.
- El perfil de inicio no es un objeto JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ El perfil de inicio no es un objeto JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
index f62af586a..cb25dab6b 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.fr.xlf
@@ -103,8 +103,8 @@ Le {1} actuel est '{2}'.
- Launch profile is not a JSON object.
- Le profil de lancement n'est pas un objet JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Le profil de lancement n'est pas un objet JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
index ba7512823..13ca40c66 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.it.xlf
@@ -103,8 +103,8 @@ Il valore corrente di {1} è '{2}'.
- Launch profile is not a JSON object.
- Il profilo di avvio non è un oggetto JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Il profilo di avvio non è un oggetto JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
index fa08955ee..8f52f732c 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ja.xlf
@@ -103,8 +103,8 @@ The current {1} is '{2}'.
- Launch profile is not a JSON object.
- 起動プロファイルが JSON オブジェクトではありません。
+ A profile with the specified name could not be found or is not a valid JSON object.
+ 起動プロファイルが JSON オブジェクトではありません。
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
index 41a2ec94e..86ff5d88f 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ko.xlf
@@ -103,8 +103,8 @@ The current {1} is '{2}'.
- Launch profile is not a JSON object.
- 시작 프로필이 JSON 개체가 아닙니다.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ 시작 프로필이 JSON 개체가 아닙니다.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
index aab3a4913..b07a84d33 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pl.xlf
@@ -103,8 +103,8 @@ Bieżący element {1}: „{2}”.
- Launch profile is not a JSON object.
- Profil uruchamiania nie jest obiektem JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Profil uruchamiania nie jest obiektem JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
index 2843c82ef..1e19ebcf8 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.pt-BR.xlf
@@ -103,8 +103,8 @@ O {1} atual é '{2}'.
- Launch profile is not a JSON object.
- O perfil de inicialização não é um objeto JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ O perfil de inicialização não é um objeto JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
index 95b1e0400..cf00bd460 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.ru.xlf
@@ -103,8 +103,8 @@ The current {1} is '{2}'.
- Launch profile is not a JSON object.
- Профиль запуска не является объектом JSON.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Профиль запуска не является объектом JSON.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
index a3a9211fb..9a21b7da4 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.tr.xlf
@@ -103,8 +103,8 @@ Geçerli {1}: '{2}'.
- Launch profile is not a JSON object.
- Başlatma profili bir JSON nesnesi değil.
+ A profile with the specified name could not be found or is not a valid JSON object.
+ Başlatma profili bir JSON nesnesi değil.
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
index a4b5c43c2..4ac5ce35e 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hans.xlf
@@ -103,8 +103,8 @@ The current {1} is '{2}'.
- Launch profile is not a JSON object.
- 启动配置文件不是 JSON 对象。
+ A profile with the specified name could not be found or is not a valid JSON object.
+ 启动配置文件不是 JSON 对象。
diff --git a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
index b9bd6e9c3..05567e529 100644
--- a/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
+++ b/src/dotnet/commands/dotnet-run/xlf/LocalizableStrings.zh-Hant.xlf
@@ -103,8 +103,8 @@ The current {1} is '{2}'.
- Launch profile is not a JSON object.
- 啟動設定檔並非 JSON 物件。
+ A profile with the specified name could not be found or is not a valid JSON object.
+ 啟動設定檔並非 JSON 物件。