Run RAD/Eclipse with the -nl argument followed by the language en_US, e.g.:
eclipse.exe -nl en_US
or add the variable
-Duser.language=en
at eclipse.ini file.
Both eclipse.exe and eclipse.ini are located in default IDE installation directory, .e.g.:
c:\Program Files\Eclipse
c:\Program Files\IBM\SDP
Solution founded here.