Function trans
gettext wrapper (for future extensions). Usage: trans('Your text which has to be translated');
		
		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
| mixed | $string | string The string to translate | 
| 
			string
		 | Returns the translation |