When users of an OSQA-based site are redirected to a external provider for their authentication, they should see the login form in the same language that the OSQA site is using. Currently they are always displayed in English.

OpenId: This can be fixed because OpenId supports language selection: http://wiki.openid.net/OpenID-Language-Preference

Facebook: This can be fixed by replacing the last token of the Facebook URL. For example:

Replace:  http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US
By:       http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/es_ES

Twitter: I don't know if this can be done using OAuth.

Could you please implement this feature? Thanks!!

asked 27 Oct '10, 06:11

Oscar's gravatar image

Oscar ♦
2.1k376169
accept rate: 27%

edited 27 Oct '10, 06:35

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×144
×40
×40
×32
×10

Asked: 27 Oct '10, 06:11

Seen: 460 times

Last updated: 27 Oct '10, 06:35

powered by OSQA