Skip to content

Commit b13942b

Browse files
author
Mohan Ahuja
committed
ACP2E-345: Unable to save product URL key with a hyphen "-" at end.
- Adding text in i18 file.
1 parent ee390ad commit b13942b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ui/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Keyword,Keyword
105105
"Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed.","Please use only letters (a-z or A-Z) or numbers (0-9) in this field. No spaces or other characters are allowed."
106106
"Please enter a valid date.","Please enter a valid date."
107107
"Please enter a valid URL Key (Ex: ""example-page"", ""example-page.html"" or ""anotherlevel/example-page"").","Please enter a valid URL Key (Ex: ""example-page"", ""example-page.html"" or ""anotherlevel/example-page"")."
108+
"Trailing hyphens are not allowed.","Trailing hyphens are not allowed."
108109
"Please enter a valid zip code.","Please enter a valid zip code."
109110
"Please select State/Province.","Please select State/Province."
110111
"Please enter a value less than or equal to {0}.","Please enter a value less than or equal to {0}."

0 commit comments

Comments
 (0)