Topic-icon User name not showing in greeting when switching to second languege

Active Subscriptions:

None
Hello,

I just noticed that the user name in login greeting is not shown when I switch languages ( joomla language switcher)
1 language works fine, shows greeting with name, but when I switch to another language, it shows only greeting in correct language but actual name is not there.
( user is a test user from facebook)

What could be the reason ?

Many thanks,
Tomas
The topic has been locked.
Support Specialist
Tomas,
Please check the language file for the SCLogin module in whatever language you're having issues with. For English, the string is:

MOD_SCLOGIN_WELCOME="Welcome %s,"

Please make sure the language file you're using has the same %s where the user's name should appear. If you still have problems, let us know what language is causing you issues and what the string is for the MOD_SCLOGIN_WELCOME key and we'll help however we can.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Hi Alex,

The "s" was missing, it was Hungarian language.
After adding it, all works fine.

Many Thanks !!!

Tomas
The topic has been locked.
Support Specialist
Thanks for letting us know. I've corrected the Hungarian file for SCLogin and this change will be included in the next release.

-Melissa
The topic has been locked.