In many human languages grammar requires usage of cases like genetive, accusative etc. Facebook itself is capable of declining the (human) names. For example, if the primary language is russian it displays " became friends with " where is in an instrumental case (form). Is it possible to get a user name in a specific case using facebook API?
EDIT: at least, it is possible to retrieve the user name in a different language by adding e.g. ?locale=ru_RU to the graph API query.
