Merged in release/release-1.09 (pull request #10)
Release/release 1.09 * Install missing plugins * rs set to 1 * rebase pantheon for aws * rebase pantheon for aws * prod config change * prod config change * fix campaing issue * revert Approved-by: Jay Sharma
This commit is contained in:
committed by
Jay Sharma
parent
779393381f
commit
22f10a9edd
@@ -247,7 +247,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 %1$s cannot be used: it is not located in 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