Web Design, the Malaysia Way


Posts Tagged ‘multilingual flash

Multilingual Flash

Posted by: admin on: 07 Nov, 2007

Multilingual FlashWhen we enter the website, the sentences shown in the Flash banner will be in its original language, which is English. The variable and data (sentences) that shown in the Flash are stored in a php file. When want to change the contents of website to another language, the php file will call to translation part. Process of forming the translation file are as below:

A tool, gettext is run in order to extract all the translatable strings from the sources (which stored in php) and implant them in a single .POT file.

Continue Reading



 

Categories