Python scripts that help you pull out hardcoded strings from your source codes and represent them as a .csv table. You can then write localized versions of those strings and put them back into your code.
Currently supports: .php, .js, .html, .sql
LanguageSys is a class/libary for internationalizing applications written in PHP/Python.
It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.