Closed (fixed)
Project:
Better Messages
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2012 at 13:17 UTC
Updated:
20 Jul 2015 at 14:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
swarad07Hi,
Could you try the patch. I think the Drupal t() was not proper in the JS file. I have tested it using the Microsoft translate widget, and it worked for me.
Let me know if you have any issues.
Cheers
Comment #2
kle commentedBest way to make the "Closing"-Message translatable is to put in the seconds as parameter:
original:
correction from swarad07:
with %seconds as Parameter (see attached patch):
Nice Module - Thank you !
Comment #4
le72Thank you for fixing.
Comment #6
le72