Parent Directory
|
Revision Log
MDL-16695 Translated a new string for page_requirements_manager class. MDL-19182 Splitting auth.php lang file into multiple files based on en_utf8 split.
<?PHP // $Id: auth_manual.php,v 1.1 2009/06/12 17:44:09 mits Exp $
// auth_manual.php - created with Moodle 2.0 dev (Build: 20090603) (2009060200)
$string['auth_manualdescription'] = 'この方法では、ユーザによるユーザアカウント作成機能を停止します。すべてのアカウントは、管理者により手動で作成される必要があります。';
$string['auth_manualtitle'] = '手動アカウント作成';
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |