Forcing ui_language to Portuguese

tfrye Jun 30, 2012 05:41PM EDT

Where am I going wrong? I included the ui_language parameter in the addthis_config variable. The button is translated as expected since it is specified outside of the JavaScript code. However, the menus are not being translated. For example "Print" should appear as "Imprimir" and "More" should appear as "Mais", etc.

Here is a link to my website:
http://www.debrabarbarick.com/pt/404-error.html

Here's a snippet of my code:
<!-- AddThis Button Starts Here -->

<script type="text/javascript">
var addthis_config = {
ui_language: "pt"
pubid: "xa-4f30daa2641a1fa4"
}
</script>

<a class="addthis_button"
href="http://www.addthis.com/bookmark.php?v=250&amp;pubid=xa-4f30daa2641a1fa4">
<img src="http://s7.addthis.com/static/btn/sm-share-pt.gif"
width="83" height="16" alt="Bookmark and Share" style="border:0"/>
</a>

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4f30daa2641a1fa4">
</script>

<!-- AddThis Button Ends Here -->

Thank you in advance for your help!

2 Community Answers

Paul Jul 02, 2012 04:15PM EDT

That's a bug on our end. I've reported it to our developers and we'll get it fixed.

View in conversation


Up 0 Rated Down
Paul (AddThis Happiness Specialist) Best Answer Jul 02, 2012 04:15PM EDT
That's a bug on our end. I've reported it to our developers and we'll get it fixed.
Up 0 Rated Down
tfrye Jul 03, 2012 10:49AM EDT
Thank you, Paul! You really are the "Happiness Specialist." :)

This question is closed to new answers.

Still need help?


General Topics

 

Developers