diff --git a/lib/actions/backend/shopBackendLoc.action.php b/lib/actions/backend/shopBackendLoc.action.php index b741ee189..3bdb286a2 100755 --- a/lib/actions/backend/shopBackendLoc.action.php +++ b/lib/actions/backend/shopBackendLoc.action.php @@ -67,7 +67,9 @@ public function execute() 'Profit', '%s will be sent to customer by email. Are you sure?', 'This is a preview of actions available for orders in this state', - 'Maximum of %d orders is allowed for bulk form printing.' + 'Maximum of %d orders is allowed for bulk form printing.', + 'Cancel', + 'cancel' ) as $s) { $strings[$s] = _w($s); }