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.

Refers to the use of more than one (natural) language. This does not refer to the use of multiple programming languages.

learn more… | top users | synonyms

0
votes
1answer
56 views

Multilingual Tabs - Different titles

We have developed multilingual Facebook tabs/apps for our customer. So when somebody uses Facebook in english, the tab is shown in english. When someone uses Facebook in german, the same tab is shown ...
1
vote
1answer
165 views

Is it possible to have a Facebook app in multiple languages?

I'm trying to make it so my facebook app is available in English and Japanese. I tried using tags but could not get them to work: http://developers.facebook.com/docs/internationalization/ I then ...
1
vote
0answers
65 views

How far towards my ideal site can I get using available modules. And what would I need to code myself?

I've installed the minimal configuration of Drupal 7 with sqlite3 as its database. Now I am wondering how far I can get towards my "ideal site" with already made modules. I'm a programmer and willing ...
0
votes
1answer
908 views

Multilanguage webpage: How can i get user language/locale in one easy and reliable step?

I just started developing a multilingual webpage which site users can read and post entries without registration. (It's based on Facebook "like button" and "comment social plugin".) In most case i ...