Translate a text
Use some translation engine to translate a text and return the result.
I've written a patch for the apps-for-android Translate application to make use of this and the following Intent extras: *android.intent.extra.translate.FROM_LANGUAGE *android.intent.extra.translate.TO_LANGUAGE
see http://code.google.com/p/apps-for-android/issues/detail?id=49
Developers can direct users to install the app with the patch applied from the market: com.kostmo.android.translate
Comments
TO/FROM languages
I've written a patch for the apps-for-android Translate application to make use of this and the following Intent extras:
*android.intent.extra.translate.FROM_LANGUAGE
*android.intent.extra.translate.TO_LANGUAGE
see http://code.google.com/p/apps-for-android/issues/detail?id=49
Developers can direct users to install the app with the patch applied from the market: com.kostmo.android.translate