Tuesday, April 8, 2008

Translation using mPire Tool

To translate single language
---------------------------------
mpire > ant translate -Dlanguage=ar

example lang = language code(ar,fr,ch,en,nl,pt,etc.....)

To translate multiple language at a time
------------------------------------------------

mpire > ant translate_all -Dlanguage=All

1 comment:

iNikah.com said...

How can we do translation in the plugin environment. pls explain