38 public function getText($message, $parameters=
null, $lang=
'');
45 public function getAll($lang=
'');
I18N related interfaces and classes.
getText($message, $parameters=null, $lang='')
Get a localized string.
getAll($lang='')
Get a list of all localized strings.
Message is used to get localized messages to be used in the user interface.