| 152 | | $dictionary['Please add force=true to the argument list in order to overwrite existing files.'] = 'Please add force=true to the argument list in order to overwrite existing files.'; |
|---|
| 153 | | $dictionary['Could not find a helper to handle the method "%method" you called in your view'] = 'Could not find a helper to handle the method "%method" you called in your view'; |
|---|
| 154 | | $dictionary['Could not locate usage file for this generator'] = 'Could not locate usage file for this generator'; |
|---|
| | 152 | $dictionary['Please add force=true to the argument list in order to overwrite existing files.'] = '既に存在するファイルを上書きするために引数リストに force=true を追加してください'; |
|---|
| | 153 | $dictionary['Could not find a helper to handle the method "%method" you called in your view'] = 'ビューでコールされたメソッド "%method" を扱うヘルパーが見つかりませんでした'; |
|---|
| | 154 | $dictionary['Could not locate usage file for this generator'] = 'このジェネレータの使用方法を記述したファイル(usage file)が配置されていません'; |
|---|