i installed a language pack, it works well except the month names in Admin->Customers->Orders
Date Purchased: Friday 19 October 2012
i don't know why it always keeps "Friday" and "October" even i convert to the other language
i checked the language file in /admin/includes/languages/, and i tried chaging it to
define('_OCTOBER', 'Hello Test');
but it seams the month of date purchased is not from this file,
what do i fix this?


Reply With Quote
