Closed (fixed)
Project:
UC Node Checkout
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 13:07 UTC
Updated:
11 May 2011 at 11:21 UTC
version = "6.x-2.x-dev"
core = "6.x"
project = "uc_node_checkout"
datestamp = "1289564673"
in uc_node_checkout.module, line 955 and 956
$output = '
The following products in this order have customizations described below.
';
$output .= '
Please click each link to view more information.
';
As there is no t() function one can't translate them
Comments
Comment #1
aidanlis commentedFixed in -dev, thanks.