diff --git a/bots/employee-finder/src/SSW.SophieBot/Properties/launchSettings.json b/bots/employee-finder/src/SSW.SophieBot/Properties/launchSettings.json index 9bde1adc..0ce8a0af 100644 --- a/bots/employee-finder/src/SSW.SophieBot/Properties/launchSettings.json +++ b/bots/employee-finder/src/SSW.SophieBot/Properties/launchSettings.json @@ -18,7 +18,7 @@ "BotProject": { "commandName": "Project", "launchBrowser": true, - "applicationUrl": "http://localhost:3978", + "applicationUrl": "http://localhost:3980", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } diff --git a/bots/employee-finder/src/SSW.SophieBot/dialogs/GetCurrentEmployeesOnLocationDialog/language-generation/en-us/GetCurrentEmployeesOnLocationDialog.en-us.lg b/bots/employee-finder/src/SSW.SophieBot/dialogs/GetCurrentEmployeesOnLocationDialog/language-generation/en-us/GetCurrentEmployeesOnLocationDialog.en-us.lg index 271b33c8..23b6f832 100644 --- a/bots/employee-finder/src/SSW.SophieBot/dialogs/GetCurrentEmployeesOnLocationDialog/language-generation/en-us/GetCurrentEmployeesOnLocationDialog.en-us.lg +++ b/bots/employee-finder/src/SSW.SophieBot/dialogs/GetCurrentEmployeesOnLocationDialog/language-generation/en-us/GetCurrentEmployeesOnLocationDialog.en-us.lg @@ -42,15 +42,16 @@ - [Debug] - dialog.locationEntity = ${dialog.locationEntity} # SendActivity_xUKqy3_text() -- I couldn't find anyone in the **${dialog.locationEntity}** office at this time. +- I couldn't find anyone in the **${dialog.locationEntity}** office. # SendActivity_xUKqy3() [Activity Text = ${SendActivity_xUKqy3_text()} ] # SendActivity_1H6iXy_text() -- I couldn't find anyone in any of the offices at this time. +- I couldn't find anyone in any of the offices. # SendActivity_1H6iXy() [Activity Text = ${SendActivity_1H6iXy_text()} ] + diff --git a/bots/employee-finder/src/SSW.SophieBot/language-generation/en-us/profile.en-us.lg b/bots/employee-finder/src/SSW.SophieBot/language-generation/en-us/profile.en-us.lg index 38442eff..d04bf733 100644 --- a/bots/employee-finder/src/SSW.SophieBot/language-generation/en-us/profile.en-us.lg +++ b/bots/employee-finder/src/SSW.SophieBot/language-generation/en-us/profile.en-us.lg @@ -530,7 +530,7 @@ - IF: ${ device != null } - ```(Device: ${device})``` - ELSE: - - + - ```(Device: [Unknown](https://github.com/SSWConsulting/SSW.SophieBot/wiki/Frequently-Asked-Questions#1-why-my-device-name-in-the-profile-card-is-unknown))``` # SkillsInfo() - IF: ${length(turn.intermediateSkills) == 0 && length(turn.advancedSkills) == 0} diff --git a/bots/employee-finder/src/SSW.SophieBot/language-understanding/en-us/SSWSophieBot.en-us.lu b/bots/employee-finder/src/SSW.SophieBot/language-understanding/en-us/SSWSophieBot.en-us.lu index 9a92cbee..83f332a5 100644 --- a/bots/employee-finder/src/SSW.SophieBot/language-understanding/en-us/SSWSophieBot.en-us.lu +++ b/bots/employee-finder/src/SSW.SophieBot/language-understanding/en-us/SSWSophieBot.en-us.lu @@ -316,6 +316,7 @@ # GetPeopleBasedOnLocation - who work[s] in [the] ({@geographyV2}|{@site}) [office][?]^ +- who is in the ({@geographyV2}|{@site}) office? - who works in the China office? - who works in China office? - who works in China?