Tiny Translator is a very simple class for easily organizing dialogue outputs and creating language tables for multilingual projects. It supports flat files (comma seperated, .csv) and MySQL databases to store phrases.
Be the first to post a text review of Tiny Translator. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Tiny Translator now supports MySQL databases for storing phrases. It still supports flat files (comma separated). The translate() method was split into various methods but it works like before. Would nice to get some response/reflections about Tiny Translator. Please use my email haschek(at)users.sourceforge.net
v 0.6 (database support) + all deprecated elements were deleted + add child class TinyTranslatorDB + add TinyTranslatorDB::TinyTranslatorDB() + add $dbConnection, $dbTable, $newLanguage, $dbInitPhrases + set deprecated status for fillTranslationTable(), listNonTranslatedPhrases() + add searchPhraseInArray(), replaceDummies() + now Tiny Translator supports MySQL databases to store phrases
v 0.6 (database support) + all deprecated elements were deleted + add child class TinyTranslatorDB + add TinyTranslatorDB::TinyTranslatorDB() + add $dbConnection, $dbTable, $newLanguage, $dbInitPhrases + set deprecated status for fillTranslationTable(), listNonTranslatedPhrases() + add searchPhraseInArray(), replaceDummies() + now Tiny Translator supports MySQL databases to store phrases
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?