× Joomla Facebook Connect support forum

Topic-icon language issue

Active Subscriptions:

None
14 years 10 months ago #12227 by rodster
language issue was created by rodster
hello opn my login module it shows an incomplete language string. how to fix this
File Attachment:
The topic has been locked.
Support Specialist
14 years 10 months ago #12243 by alzander
Replied by alzander on topic language issue
Rodster,
In JFBConnect 3.2 (and 3.4 now), we updated all of the language strings to be Joomla 1.6 compatible. That means that instead of a string like "Logout" which reads well even if the string isn't found in the language file, we have to use "COM_JFBCONNECT_LOGOUT" which looks real bad if it's not in the language file.

Please check your /language/xx_YY/xx_YY.mod_jfbclogin.ini file to see if that string is present, and if not, add it with whatever value you want.

Hope that helps, but if you still run into issues, just let us know,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 10 months ago #12249 by rodster
Replied by rodster on topic language issue
thhx for your reply...which file do i need the eng version or dutch one? also is thata the module or component i need to add? i added another screenshot for a non-logged on user
File Attachment:
The topic has been locked.
Support Specialist
14 years 10 months ago #12267 by alzander
Replied by alzander on topic language issue
Rodster,
I apologize. I forgot that in this latest release, we updated the Logout button to be called out of the main component. Even though it's shown in the JFBCLogin module, we tried to make it easier to show in 'other' places on the site by request.

So.. in the /language/de_DE/de_DE.com_jfbconnect.ini file, you should have the following strings:
COM_JFBCONNECT_LOGIN_USING_FACEBOOK="Mit Facebook einloggen."
COM_JFBCONNECT_LOGOUT="Abmelden"

If those aren't there, add them. An updated de_DE file was distributed with the latest release so you can use that as well, at least for comparison.

Hope this helps, and sorry for the confusion,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 10 months ago #12271 by rodster
Replied by rodster on topic language issue
Fixed! thanks btw my language is dutch(NL) not DE ;)
The topic has been locked.
Support Specialist
14 years 10 months ago #12277 by alzander
Replied by alzander on topic language issue
Rodster,
Glad we helped. I realized after I sent it that I was telling you the wrong language, but knew you'd figure it out... Sorry for being a dumb American and not knowing the languages of the world :)

Alex
The topic has been locked.