Skip to content

Commit 1d7a2d5

Browse files
committed
AC-10815 - API Input validation
1 parent 0e598de commit 1d7a2d5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

app/design/adminhtml/Magento/backend/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,3 +547,4 @@ Dashboard,Dashboard
547547
"Web Section","Web Section"
548548
"Store Email Addresses Section","Store Email Addresses Section"
549549
"Email to a Friend","Email to a Friend"
550+
"Invalid input.","Invalid input."

app/design/frontend/Magento/blank/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@
423423
"You need write permissions for: %1","You need write permissions for: %1"
424424
"Your operating system is not supported to work with this command","Your operating system is not supported to work with this command"
425425
"Zookeeper connection timed out!","Zookeeper connection timed out!"
426+
"Invalid input.","Invalid input."
426427
Account,Account
427428
CSV,CSV
428429
dummy,dummy

app/design/frontend/Magento/luma/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@
472472
"Your Shipment #%shipment_id for Order #%order_id","Your Shipment #%shipment_id for Order #%order_id"
473473
"Your shipping confirmation is below. Thank you again for your business.","Your shipping confirmation is below. Thank you again for your business."
474474
"Zookeeper connection timed out!","Zookeeper connection timed out!"
475+
"Invalid input.","Invalid input."
475476
CSV,CSV
476477
dummy,dummy
477478
Email:,Email:

0 commit comments

Comments
 (0)