diff --git a/app/code/Magento/CatalogUrlRewrite/etc/adminhtml/system.xml b/app/code/Magento/CatalogUrlRewrite/etc/adminhtml/system.xml
index 1e1f4e86fa3dc..ad0ff68192af4 100644
--- a/app/code/Magento/CatalogUrlRewrite/etc/adminhtml/system.xml
+++ b/app/code/Magento/CatalogUrlRewrite/etc/adminhtml/system.xml
@@ -28,13 +28,11 @@
Magento\Config\Model\Config\Source\Yesno
-
+ Magento\CatalogUrlRewrite\Model\TableCleanerMagento\Config\Model\Config\Source\Yesno
-
- Warning! Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them.]]>
-
+ Warning! Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them.]]>generate_category_product_rewrites
diff --git a/app/code/Magento/CatalogUrlRewrite/i18n/en_US.csv b/app/code/Magento/CatalogUrlRewrite/i18n/en_US.csv
index 0f21e8ddf9fc9..1dddaa458a16c 100644
--- a/app/code/Magento/CatalogUrlRewrite/i18n/en_US.csv
+++ b/app/code/Magento/CatalogUrlRewrite/i18n/en_US.csv
@@ -5,5 +5,6 @@
"Product URL Suffix","Product URL Suffix"
"Use Categories Path for Product URLs","Use Categories Path for Product URLs"
"Create Permanent Redirect for URLs if URL Key Changed","Create Permanent Redirect for URLs if URL Key Changed"
-"Generate "category/product" URL Rewrites","Generate "category/product" URL Rewrites"
+"Generate ""category/product"" URL Rewrites","Generate ""category/product"" URL Rewrites"
"URL key ""%1"" matches a reserved endpoint name (%2). Use another URL key.","URL key ""%1"" matches a reserved endpoint name (%2). Use another URL key."
+"Warning! Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them.","Warning! Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them."