문제

I am trying to update my android game on Play Store. Just after uploading the apk, Play Store says there are three new languages were found in localizations section and I do not know where they came from.

How can I remove them? (I am on Mac OS X 10.9.1, using eclipse kepler & ADT 22.3)

This is how it looks like in Play Store.

ps

This is how my res folder looks like. I do not have values-es or values-iw.

res

도움이 되었습니까?

해결책

Apparently it was because the newly added facebook sdk. Removing values-es, values-iw etc. folders from facebook-sdk project solved the problem.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top