Hey all, I was experiencing a store that crashed when trying to
perform translation upon arrival to the checkout page.

Turns out my shipping translation files had improper syntax, and were
causing things to break. I fixed it by making the following change to
both files:

msgstr "Mit %(method)s versendet kommt voraussichtlich in %
(expected_delivery) an."

to

msgstr "Mit %(method)s versendet kommt voraussichtlich in %
(expected_delivery)s an."

The .mo is binary, so use a hex editor for that one.

Am I just using outdated versions of translation files?

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to