-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.0.0-a1
-
None
The following language key is missing from language/en/install.php:
'COULD_NOT_COPY' => 'Could not copy file <strong>%1$s</strong> to <strong>%2$s</strong><br /><br />Please check that the target directory exists and is writable by the webserver.', |
It's used in the copy_file() function in includes/functions_convert.php. It looks like it was removed during some cleanup.

