Closed (works as designed)
Project:
Commerce Checkout Progress
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 08:29 UTC
Updated:
22 Jul 2015 at 16:39 UTC
Jump to comment: Most recent
Comments
Comment #1
ursula00 commentedJust add this to your settings.php file:
$conf['locale_custom_strings_en'][''] = array(
'Cart' => 'YourPreferredTerminology',
);
You could also list other 'Cart' variations.
Comment #2
nvahalik commentedYou can also modify the output of this module using the provided hook: