martinkolle / Facebook-Like-Button

Facebook like button for Joomla 1.5, 2.5 and 3.0
http://martinkolle.github.io/Facebook-Like-Button
2 stars 0 forks source link

Translate "Like" and "Share" button #59

Closed Shiclinic closed 10 years ago

Shiclinic commented 10 years ago

Hi, I have the language on my joomla set to pt-PT, but it still appear in English.

Is there a place where i can set just that two words?

Thanks

martinkolle commented 10 years ago

You can set it under "Advance Options" --> language.

2014-04-08 18:21 GMT+02:00 Shiclinic notifications@github.com:

Hi, I have the language on my joomla set to pt-PT, but it still appear in English.

Is there a place where i can set just that two words?

Thanks

Reply to this email directly or view it on GitHubhttps://github.com/martinkolle/Facebook-Like-Button/issues/59 .

Shiclinic commented 10 years ago

I´ve done that, but it still appear in english.

Can you tell me, please, what folder should i change in the language folder?

martinkolle commented 10 years ago

Find js.src = "//connect.facebook.net/'.$langTag.'/all.js#xfbml=1'.$appid.'"; and replace '.$langTag.' with your facebook lang tag.

This is in file "modules/mod_facebooklike/mod_facebooklike.php"

Shiclinic commented 10 years ago

Thank you very much for all your help :) it´s working!