このデコレータは、各文字列に対して utf8_decode() をコールします。
$tr = new Translation2($driver, $dbinfo, $params); $tr =& $tr->getDecorator('UTF8');