Could you use t('Total price') instead string "Total price: " ?
We can translate it then.

file: basic_cart.cart.inc
string number: 445
$order_details .= "Total price: " . $total_price;

Thank you for Basic Cart module.

Comments

Alex Dicianu’s picture

Hi,
I think this issue is related to this one Multilingual emails and thank you page http://drupal.org/node/1820670.
I will mark it as a duplicate and handle it in the next release.

Alex Dicianu’s picture

Issue summary: View changes
Status: Active » Fixed

Fixed in the latest 3.0 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.