You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<![CDATA[<strong style="color:red">Warning!</strong> Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them back.]]>
36
+
<![CDATA[<strong style="color:red">Warning!</strong> Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them.]]>
Copy file name to clipboardExpand all lines: app/code/Magento/CatalogUrlRewrite/i18n/en_US.csv
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,6 @@
6
6
"Use Categories Path for Product URLs","Use Categories Path for Product URLs"
7
7
"Create Permanent Redirect for URLs if URL Key Changed","Create Permanent Redirect for URLs if URL Key Changed"
8
8
"Generate URL Rewrites for Products in Categories","Generate URL Rewrites for Products in Categories"
9
-
"Turn off automatic generation of products with categories path URL rewrites?","Turn off automatic generation of products with categories path URL rewrites?"
10
-
"Turning off automatic generation of products with categories path URL rewrites will result in permanent removal of all the currently existing “category/product” type URL rewrites without an ability to restore them back. This may potentially cause unresolved “category/product” type URL conflicts which you have to resolve by creating a URL rewrite manually.","Turning off automatic generation of products with categories path URL rewrites will result in permanent removal of all the currently existing “category/product” type URL rewrites without an ability to restore them back. This may potentially cause unresolved “category/product” type URL conflicts which you have to resolve by creating a URL rewrite manually."
9
+
"Turn off "category/products" URL rewrites?","Turn off "category/products" URL rewrites?"
10
+
"Turning off automatic generation of "category/products" URL rewrites will result in permanent removal of all the currently existing “category/product” type URL rewrites without an ability to restore them back. This may potentially cause unresolved “category/product” type URL conflicts which you have to resolve by creating a URL rewrite manually.","Turning off automatic generation of "category/products" URL rewrites will result in permanent removal of all the currently existing “category/product” type URL rewrites without an ability to restore them back. This may potentially cause unresolved “category/product” type URL conflicts which you have to resolve by creating a URL rewrite manually."
11
+
"Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them.","Turning this option off will result in permanent removal of category/product URL rewrites without an ability to restore them."
title: $t('Turn off automatic generation of products with categories path URL rewrites?'),
395
-
content: $t('Turning off automatic generation of products with categories path URL rewrites will ' +
396
-
'result in permanent removal of all the currently existing “category/product” type URL rewrites ' +
397
-
'without an ability to restore them back. This may potentially cause unresolved “category/product”' +
398
-
' type URL conflicts which you have to resolve by creating a URL rewrite manually.'),
394
+
title: $t('Turn off "category/products" URL rewrites?'),
395
+
content: $t('Turning off automatic generation of "category/products" URL rewrites will result in permanent removal of all the currently existing “category/product” type URL rewrites without an ability to restore them back. ' +
396
+
'This may potentially cause unresolved “category/product” type URL conflicts which you have to resolve by creating a URL rewrite manually.'),
0 commit comments