The TextEdit application supports a number of languages. They have Localizable.strings file for each supported language. I was just wondering if there was an automated way of getting Localizable.strings for another language in a project.
Lets say I have Localizable.strings for English and I want to create one for Japanese.I can manually replace the value for Each string ID with its Japanese value. But can this be automated?
Lets say I have Localizable.strings for English and I want to create one for Japanese.I can manually replace the value for Each string ID with its Japanese value. But can this be automated?