Closed (fixed)
Project:
Commerce Free Shipping
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Oct 2015 at 14:00 UTC
Updated:
29 Dec 2015 at 16:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gaydabura commentedComment #4
andypostComment #6
andypostActually that's a bug because no way to translate
this should be pointed in readme
not required
Comment #8
gaydabura commentedpatch updated
Comment #11
gaydabura commentedComment #13
andypostImplements hook_variable_info().
Comment #14
gaydabura commentedComment #15
andypostSuppose project page should be updated as well, and it makes sense to roll new release
Comment #17
delta commentedCommited, thanks.
Will roll a new release, and update the module page accordingly soon.
Comment #18
delta commentedComment #19
delta commentedComment #21
mariskath commentedHello,
Thank you for this module. Really nice.
I applied the patch in #14. I found the following lines in the translation interface:
%rate will be replaced by the price left to obtain a free shipping
%rate will be replaced by the limit price to obtain free shipping
and translated them.
However, when I go to the checkout then the messages are not translated.
I did change the messages in the Free shipping UI. Could that cause the problem? I replaced one by the original message, but that didn't help. And normally it is no problem to change messages and then translate them. But that is the only problem I can think of.
How can I find out what is going wrong? The module itself it working great, the only problem is the translation.
Best regards,
Mariska.
Comment #22
mariskath commentedComment #23
delta commentedThese strings
%rate will be replaced by the price left to obtain a free shipping
%rate will be replaced by the limit price to obtain free shipping
are those of the admin of the module not the one displayed to the customer.
You should have variable_i18n module enabled. After that you should have a language selector on the top of the administration page of this module.
Comment #24
delta commentedPlease re-open the issue only if you know what you are doing. You can ask for support in another issue, if you have some trouble to translate the message to the customer.
Comment #25
mariskath commentedHello,
I have everything installed as it should. However, I expected the translation in here /admin/config/regional/translate/translate. But now it is clear to me that I should enable the variables of Free shipping.
It will work now. Thank you for your answers.
Mariska.
Comment #26
delta commented