|

|
We are currently translating following file formats:
- HTML and related.
Translated is all text outside of HTML Tags, as well as ALT text.The structure of your source code (Tabs, spaces, CR ...) will be not be changed.
- TXT.
All ASCII coded text.
- Java:
the Java byte code will be scanned for Strings and the translations directly written in the original bytecode. If your java files contain Strings of Java Constant Field Values (see:http://java.sun.com/j2se/1.4/docs/api/constant-values.html) your source code might be decompiled to be assessed by a java programmer in detail.
- & JavaScript :
source code will be scanned by a programmer for texts enclosed in Quotes.
Support for other languages is planned and following will be implemented soon:
- XML
- other SGML based
- PHP
- Perl
- MySQL Databases
- Comma delimited database tables (an open source Java program to convert your database tables to a comma delimited format will be available in the download section).
|
|
|