1
Programming / Re: Random weapon name language translation
« on: June 13, 2012, 01:43:29 AM »
I hear what you're saying. It's going to be an iOS game so I figured it'd be easier to structure it for localization from the start of the project rather than tacking it on at the end. Those are the major languages I'd like to tackle and if any of them was going to result in gibberish I was just going to cut translation all together, it'd certainly be less work. From what I've found it seems like it's going to be ok as long as they are not sentences or longer phrases. That requires more context and could sound strange. I'll probably write a script to translate my word dictionary through Google translate and use an affordable service like mygengo.com for the user interface text. We'l have to see how it goes.