CakePHPのShellを作成するときに__()を通しても変換されなかったので、ちょっとメモ app/vendors/shells/hogehoge.php App::import(‘Core’, ‘L10n’); c
(More)…