Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-phpmyadmin-motranslator - Translation API for PHP using Gettext MO files
- Description:
Translation API for PHP using Gettext MO files.
Features
* All strings are stored in memory for fast lookup
* Fast loading of MO files
* Low level API for reading MO files
* Emulation of Gettext API
* No use of eval() for plural equation
Limitations
* Not suitable for huge MO files which you don't want to store in memory
* Input and output encoding has to match (preferably UTF-8)
Autoloader: /usr/share/php/PhpMyAdmin/MoTranslator/autoload.php
Packages