where it says
Upload currencies.php ---> catalog/admin/currecies.php .. ovewrite

it means
Upload currencies.php --->
catalog/includes/classes/currecies.php .. ovewrite

just thought it might help :) as it doesnt work without.


also the english.php is missing but just add
// Login for price
define('LOGIN_FOR_PRICE','Wholsale site Please login for prices'); // login for price

after the
// charset for web pages and emails
define('CHARSET', 'iso-8859-1');

More...