Jump to content

FB Status and FB Like

Featured Replies

Posted

Hi there,

Look at these Templates :
Board Index / hookFacebookActivity
and
Topic View / hookFacebookLike

The Language for the Facebook text Java Script.
It is connect.facebook.net/en_US/all.js

So at the Like Section it shows : you and 5 of your Friends like that or something similar.
But on a german, french,polish or other site it says the same. All in English.

Here is my workaround for the german output : connect.facebook.net/de_DE/all.js thats line 12 in hookFacebookLike and Line 15 in hookFacebookActivity

So it is hardcoded. Can you please make it changeable per ACP ? That makes it easier for all.

Hopefully i am right here :)

  • 2 weeks later...

I wonder if it could be set automatically using the Locale selected by the member if the board has installed more languages ...
It would be a good suggestion I guess.

  • Author

well, the language is set by the javascript you choose.
But at this point you cant set it over the ACP. Hopefully someone of IPS hear it :=)

only change this

 '//connect.facebook.net/us_US/all.js';

in to

 '//connect.facebook.net/es_ES/all.js';

or whatever language is, works like a charm for mi in spanish.

Demo:
http://www.madboxpc.com/foro/topic/122750-google-se-vuelve-mas-personal/

  • Author

Thats what i've said here
:)

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.