问题
I'm currently using the Facebook SDK for Android to post messages onto your facebook wall from within my mobile application. All Facebook views are now by default displayed in French, but I want them to be in Dutch. I think this is because Facebook detects I'm living in Belgium, and wrongly sets the language to French. The language setting on my Dalvik VM, however, is Dutch.
Can anyone help me out?
回答1:
I found a solution. My DALVIK VM language setting was set to "Dutch (Belgium)", but setting it to "Dutch (Netherlands)" solved the problem. It's a dirty, but apparently effective solution.
来源:https://stackoverflow.com/questions/10194322/change-language-on-facebook-sdk-for-android