0
When I tried to translate B2J Contact component, I noticed that not all static strings are in the language file. For example, in this file:
/administrator/components/com_b2jcontact/views/contacts/view.html.php
there is following static string:
and
I think these static strings should be in the language file, so that I can make a 100% complete translation.
Thank you.
/administrator/components/com_b2jcontact/views/contacts/view.html.php
there is following static string:
$message = 'Thank you for using B2J Contact!';
and
$message .= "Join B2J Contact Translation group on Transifex.";
I think these static strings should be in the language file, so that I can make a 100% complete translation.
Thank you.
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »