@Deprecated public final class StringsResourceTranslator extends Object
A utility which auto-translates English strings in Android string resources using Google Translate.
Pass the Android client res/ directory as first argument, and optionally message keys
who should be forced to retranslate.
Usage: StringsResourceTranslator android/res/ [key_1 ...]
You must set your Google Translate API key into the environment with -DtranslateAPI.key=...
public static void main(String[] args) throws IOException
IOException
Copyright © 2007–2024. All rights reserved.