Hi Cyres
<blockquote>1) how to change the text “Create an account” in “Register”?</blockquote>
Go to this file language/en-GB/en-GB.mod_jalogin.ini and modify this line of code
REGISTER=”Create an account”
<blockquote>how to provide different texts for the popups</blockquote>
You can modify this file templatesja_businesshtmlmod_jalogindefault.php
For example “[PHP]<span><?php echo JText::_( ‘Verify mail’); ?>: * </span>[/PHP]
change the value in the JText::_( ‘
<blockquote>idem for different languages, when using falang?</blockquote>
You must search in the component folders .ini files