Closed (fixed)
Project:
IE Destroyer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2006 at 12:45 UTC
Updated:
24 Jul 2013 at 08:23 UTC
IEDestroyer should provide the ability to show localized messages, depending on the viewer's language settings. For my site anyway, this is the only way it will work, I have a lot of visitors who do not speak english...
Comments
Comment #1
druvision commentedThe custom message field exists, but not useds.
To fix it, go to
iedestroyer_banner()and replace the line saying$output = _iedestroyer_default();with a line saying$output = variable_get ('iedestroyer_output');Comment #2
xanoI'll add an option to set those messages for all available languages.
Comment #3
xanoAdded and committed to 5.x-1.x-dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
xano