Don't know what is your problem. But there is some different between the language pack for v1.3.0.2 and v1.3.0.1.
And check that the currency code in the currency setting in your english.php and the setting in the admin are matched.
e.g. for english
define('LANGUAGE_CURRENCY', 'USD');
and then set the currency code to USD in the setting of the admin.
.



