diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
index 72a7289121..85d32675f8 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
@@ -1355,8 +1355,8 @@ To manage your website, simply open the Umbraco back office and start adding con
X-Frame-Options used to control whether a site can be IFRAMed by another was found.]]>
X-Frame-Options used to control whether a site can be IFRAMed by another was not found.]]>
Set Header in Config
- Added a value to the httpProtocol/customHeaders section of web.config to prevent the site being IFRAMed.
- A setting to create a header preventing IFRAMing of the site has been added to your web.config file.
+ Adds a value to the httpProtocol/customHeaders section of web.config to prevent the site being IFRAMed by other websites.
+ A setting to create a header preventing IFRAMing of the site by other websites has been added to your web.config file.
Could not update web.config file. Error: %0%