Missing Controller

Error: LocaleController could not be found.

Error: Create the class LocaleController below in file: app/controllers/locale_controller.php

<?php
class LocaleController extends AppController {

	var $name = 'Locale';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp