I have found some strings that cannot be translated because they aren't wrapped into the t() function. I'm attaching a patch that fixes it.

Comments

adam_b’s picture

I think there's another one, which is visible to the public:
"Enter a coupon code for this order."

Sorry, I haven't done patches before or I'd update it myself.

danillonunes’s picture

StatusFileSize
new1.64 KB

Great, adam_b!

Although this string can be changed via web interface, I think it should be translatable too. Here is the patch for this last string only.

adam_b’s picture

Aha - where's the web interface for this? I'm actually using the String overrides module to change the wording.

danillonunes’s picture

In admin/store/settings/checkout/edit/panes

adam_b’s picture

StatusFileSize
new49.86 KB

Ummm... maybe it's the drugs, but I'm not seeing anything relating to coupons on that page - see attached screenshot.

I get editing fields for:
- Checkout instructions
- Checkout review instructions
- Checkout completion message header
- Checkout completion message body (3x variants)
- Continue shopping message

longwave’s picture

It's on "checkout panes" under "Coupon discount settings", not "checkout messages". Probably not the most intuitive of places to keep it...

adam_b’s picture

Got it... regular progress may now resume. Thanks, and sorry to hijack this thread.

longwave’s picture

Status: Active » Fixed

Committed. Thanks for the patches!

Status: Fixed » Closed (fixed)

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