Function i18nEmulateGettext
Emulates GNU gettext
Package: Core\I18N
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.i18n.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.i18n.php
string |
$string |
The string to translate |
string |
$domain = 'contenido' |
The domain to look up |
string
|
Returns the translation |