create action

sc schip 03 Nov, 2014
Hi,

I'm writing an action to post some data to a payment processer.

Now, my question is how to translate my configuration fields.

The fields have labels like: 'label' => l_('IDEAL_ACQUIRER') , now I could add the translations to the corresponding "Lang" class, but I was wondering if there is a more generic solution to this issue.

How can I create the language files that belong to my action? (are the loaded automatically?) .

Paul
Max_admin Max_admin 09 Nov, 2014
Answer
Hi Paul,

There is no solution to this issue at the moment but its on the todo list!

So for now, you should just hardcode the text in the action file, and later you can move it to a lang file!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sc schip 10 Nov, 2014
Hi Max,

thank you for your reply. I'll take your advice.

regards,
Paul
Max_admin Max_admin 10 Nov, 2014
No problems!

If you want to publish your action later, then we can link to your web page!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.