diff --git a/Composer/packages/lib/ui-shared/src/components/ProvisionHandoff/ProvisionHandoff.tsx b/Composer/packages/lib/ui-shared/src/components/ProvisionHandoff/ProvisionHandoff.tsx
index 33ebcbbd7f..ad0169667b 100644
--- a/Composer/packages/lib/ui-shared/src/components/ProvisionHandoff/ProvisionHandoff.tsx
+++ b/Composer/packages/lib/ui-shared/src/components/ProvisionHandoff/ProvisionHandoff.tsx
@@ -53,7 +53,7 @@ export const ProvisionHandoff = (props: ProvisionHandoffProps) => {
{props.developerInstructions}
{props.learnMoreLink && (
- {formatMessage('Learn More')}
+ {formatMessage('Learn more')}
)}
diff --git a/Composer/packages/server/src/locales/en-US.json b/Composer/packages/server/src/locales/en-US.json
index 79a229895f..18725294d3 100644
--- a/Composer/packages/server/src/locales/en-US.json
+++ b/Composer/packages/server/src/locales/en-US.json
@@ -2033,9 +2033,6 @@
"learn_how_to_publish_to_a_dev_ops_pipeline_using_c_9b4577be": {
"message": "Learn how to publish to a Dev Ops pipeline using CI / CD."
},
- "learn_more_7a8d626": {
- "message": "Learn More"
- },
"learn_more_a79a7918": {
"message": "Learn more"
},
@@ -2597,6 +2594,9 @@
"open_e0beb7b9": {
"message": "Open"
},
+ "open_in_power_virtual_agents_fcd881e6": {
+ "message": "Open in Power Virtual Agents"
+ },
"open_inline_editor_a5aabcfa": {
"message": "Open inline editor"
},
@@ -2708,6 +2708,9 @@
"pop_out_editor_5528a187": {
"message": "Pop out editor"
},
+ "power_virtual_agents_topics_count_9043ab47": {
+ "message": "Power Virtual Agents Topics ({ count })"
+ },
"powervirtualagents_logo_11858924": {
"message": "PowerVirtualAgents Logo"
},
@@ -3512,6 +3515,9 @@
"synonyms_optional_afe5cdb1": {
"message": "Synonyms (Optional)"
},
+ "system_topic_44cfbac8": {
+ "message": "System Topic"
+ },
"tag_entity_5ae99194": {
"message": "Tag entity"
},
@@ -3701,6 +3707,9 @@
"this_option_allows_your_users_to_give_multiple_val_d2dd0d58": {
"message": "This option allows your users to give multiple values for this property."
},
+ "this_page_contains_detailed_information_about_your_224a2b04": {
+ "message": "This Page contains detailed information about your bot. For security reasons, they are hidden by default. To test your bot or publish to Azure, you may need to provide these settings."
+ },
"this_page_contains_detailed_information_about_your_b2b3413b": {
"message": "This Page contains detailed information about your bot. For security reasons, they are hidden by default. To test your bot or publish to Azure, you may need to provide these settings"
},
@@ -3944,6 +3953,9 @@
"user_is_typing_typing_activity_cd938615": {
"message": "User is typing (Typing activity)"
},
+ "user_topic_e3978941": {
+ "message": "User Topic"
+ },
"validating_35b79a96": {
"message": "Validating..."
},