Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I made a facebook app in french, but when the permission dialog appears, it's in english, even if the user is french from France.

I'm calling the permission dialog from the facebook as3 api.

How can i turn the permission dialog in french.

Thanks in advance.

share|improve this question
2  
You saw this one? stackoverflow.com/questions/10477975/… – ttwis Nov 28 '12 at 17:03
I saw it... But what is the solution ? My app is only in french and permission dialog is always in english... – Pierre Richard Nov 28 '12 at 17:36
How does calling the Auth dialog via AS3 acutally work? – CBroe Nov 30 '12 at 17:40

2 Answers

One guy said. "On initial login using Facebook, the dialog asking the user to authorize this application is displayed in seemingly random languages.. Only Happens when user is connected over Wifi."

share|improve this answer
I've read it, but it also happens with a wire connection... – Pierre Richard Nov 28 '12 at 19:57

I've discovered that when I go to my app directly on my website, the dialog is in french, but when i go to it with : apps.facebook.com/mynamespace or with an onglet page, the dialog is in english... Can't understand why ?

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.