auto-patch 638-dev-dev01-2024-05-14T20_44_36
This commit is contained in:
@@ -255,7 +255,7 @@ class WC_Product_Download implements ArrayAccess {
|
||||
/* translators: %1$s is the downloadable file path, %2$s is an opening link tag, %3%s is a closing link tag. */
|
||||
__( 'The downloadable file %s cannot be used as it does not exist on the server, or is not located within an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s', 'woocommerce' ),
|
||||
'<code>' . $download_file . '</code>',
|
||||
'<a href="https://woo.com/document/approved-download-directories">',
|
||||
'<a href="https://woocommerce.com/document/approved-download-directories">',
|
||||
'</a>'
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user