require_once 'Decorator.php';
string Translation2_Decorator::get (string $stringID [, string $pageID = TRANSLATION2_DEFAULT_PAGEID [, string $langID = NULL [, string $defaultText = '']]])
string Translation2_Decorator::get
Gets a string applying all the filters.
Text to display when the strings in both the default and the fallback language are empty
This function can not be called statically.