Problem: I'm making game app for iPhone. I have already this app in App Store (in my language - polish), but I'm working on german and english versions. This app has loads of images/sounds language dependent.
The way I see it I have two options:
1) update app in App Store with localized content - but it will make at the end my app 2-3 times bigger. I don't think that people will be so eager to download a 60mb app instead of 15mb...
2) make 3 apps with the same(?) name, but different content for each language - I'm not sure App Store will accept this method, but app will be lighter
Question: Does anybody know how to solve such a problem? Option 1 or 2? Or maybe something else is ti do?