Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
取得した文字列が空の文字列だった場合に、lang_avail テーブルの "error_text" の内容でそれを置き換えます。
<?php$tr = new Translation2($driver, $dbinfo, $params);$tr =& $tr->getDecorator('ErrorText');?>