Closed (works as designed)
Project:
Availability Calendars
Version:
7.x-3.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 15:48 UTC
Updated:
31 Jul 2013 at 08:23 UTC
Comments
Comment #1
fietserwinString Overrides.
I'm looking at making the module more configurable, but I am not sure that I want to make UI texts configurable, as that means that they have to be translated by i18n_string instead of t(), and that will make things a lot trickier. i18n_string assumes base string to be in default language of the site whereas t() expects it to be in English. So my default strings would need to be translated first before showing them in the admin UI (into the default language, not the current language), etc.
Comment #2
samadams commentedI have no need for my text to be translated, I just need it to say the right thing. Where can I edit the text that is displayed on this and other buttons? Would be very helpful....
Comment #3
fietserwinUse the module linked to in #1.