diff --git a/Localization/OrchardCore.Forms.pot b/Localization/OrchardCore.Forms.pot
index 7c646a3411ec6..9c759dd3a1a75 100644
--- a/Localization/OrchardCore.Forms.pot
+++ b/Localization/OrchardCore.Forms.pot
@@ -407,9 +407,9 @@ msgid "Form Location Key"
msgstr ""
#: OrchardCore.Forms\Views\Items\HttpRedirectToFormLocationTask.Fields.Edit.cshtml:9
-#. @T["This value needs to correspond with the Form Location Key value utilized in the HTTP request event settings. Leave blank if the workflow handles a single form event."]
+#. @T["This key name should be equal to the 'Form Location Key' of the HTTP request event. Leave blank if the workflow only handles a single form."]
msgctxt "OrchardCore.Forms.Views.Items.HttpRedirectToFormLocationTask.Fields.Edit"
-msgid "This value needs to correspond with the Form Location Key value utilized in the HTTP request event settings. Leave blank if the workflow handles a single form event."
+msgid "This key name should be equal to the 'Form Location Key' of the HTTP request event. Leave blank if the workflow only handles a single form."
msgstr ""
#: OrchardCore.Forms\Views\Items\HttpRedirectToFormLocationTask.Fields.Thumbnail.cshtml:1
diff --git a/Localization/OrchardCore.Localization.pot b/Localization/OrchardCore.Localization.pot
index b6f5d95f7b662..8995e4f9c5956 100644
--- a/Localization/OrchardCore.Localization.pot
+++ b/Localization/OrchardCore.Localization.pot
@@ -42,13 +42,13 @@ msgctxt "OrchardCore.Localization.GraphQL.SiteCulturesQuery"
msgid "The active cultures configured for the site."
msgstr ""
-#: OrchardCore.Localization\Startup.cs:69
+#: OrchardCore.Localization\Startup.cs:70
#. services.AddSiteSettingsPropertyDeploymentStep(S => S["Culture settings"], S => S["Exports the culture settings."]);
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
msgid "Culture settings"
msgstr ""
-#: OrchardCore.Localization\Startup.cs:69
+#: OrchardCore.Localization\Startup.cs:70
#. services.AddSiteSettingsPropertyDeploymentStep(S => S["Culture settings"], S => S["Exports the culture settings."]);
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
msgid "Exports the culture settings."
diff --git a/Localization/OrchardCore.Media.pot b/Localization/OrchardCore.Media.pot
index 85830fafcd22f..9d40a42db9918 100644
--- a/Localization/OrchardCore.Media.pot
+++ b/Localization/OrchardCore.Media.pot
@@ -590,7 +590,7 @@ msgctxt "OrchardCore.Media.Views.MediaProfiles.Edit"
msgid "Cancel"
msgstr ""
-#: OrchardCore.Media\Views\Admin\Index.cshtml:43
+#: OrchardCore.Media\Views\Admin\Index.cshtml:45
#.
msgctxt "OrchardCore.Media.Views.MediaField.Edit"
msgid "Select Media"
msgstr ""
-#: OrchardCore.Media\Views\MediaField.Edit.cshtml:56
+#: OrchardCore.Media\Views\MediaField.Edit.cshtml:55
#.
msgctxt "OrchardCore.Media.Views.MediaField.Edit"
msgid "OK"
msgstr ""
-#: OrchardCore.Media\Views\MediaField.Edit.cshtml:57
+#: OrchardCore.Media\Views\MediaField.Edit.cshtml:56
#.
msgctxt "OrchardCore.Media.Views.MediaField.Edit"
msgid "Cancel"
diff --git a/Localization/OrchardCore.Workflows.pot b/Localization/OrchardCore.Workflows.pot
index 4c1aeb764e236..e1517f80615c7 100644
--- a/Localization/OrchardCore.Workflows.pot
+++ b/Localization/OrchardCore.Workflows.pot
@@ -416,7 +416,7 @@ msgctxt "OrchardCore.Workflows.Http.Activities.HttpRequestEvent"
msgid "HTTP"
msgstr ""
-#: OrchardCore.Workflows\Http\Activities\HttpRequestEvent.cs:95
+#: OrchardCore.Workflows\Http\Activities\HttpRequestEvent.cs:92
#. => Outcomes(S["Done"]);
msgctxt "OrchardCore.Workflows.Http.Activities.HttpRequestEvent"
msgid "Done"
@@ -1381,15 +1381,15 @@ msgid "Number of days to expire the token. 0 for the token to never expire"
msgstr ""
#: OrchardCore.Workflows\Views\Items\HttpRequestEvent.Fields.Edit.cshtml:44
-#.
+#.
msgctxt "OrchardCore.Workflows.Views.Items.HttpRequestEvent.Fields.Edit"
-msgid "Form Location"
+msgid "Form Location Key"
msgstr ""
#: OrchardCore.Workflows\Views\Items\HttpRequestEvent.Fields.Edit.cshtml:47
-#. @T["This key serves to differentiate the current form's location. Leave blank if the workflow handles a single form event."]
+#. @T["This key name is used to store and then retrieve the current form's location. Leave blank if the workflow doesn't handle any form or a single one."]
msgctxt "OrchardCore.Workflows.Views.Items.HttpRequestEvent.Fields.Edit"
-msgid "This key serves to differentiate the current form's location. Leave blank if the workflow handles a single form event."
+msgid "This key name is used to store and then retrieve the current form's location. Leave blank if the workflow doesn't handle any form or a single one."
msgstr ""
#: OrchardCore.Workflows\Views\Items\HttpRequestEvent.Fields.Thumbnail.cshtml:1