Automatic installer.php lang files by installer_builder (20080925)

This commit is contained in:
moodlerobot 2008-09-25 01:25:37 +00:00
parent 41e13dd395
commit f3db58950b

View file

@ -339,7 +339,7 @@ $string['sessionautostarthelp'] = '<p>Moodleはセッションサポートを必
$string['sitefullname'] = '長いサイト名 :';
$string['siteinfo'] = 'サイト詳細';
$string['sitenewsitems'] = 'ニュースアイテムの表示件数 :';
$string['siteshortname'] = '短いサイト名 :';
$string['siteshortname'] = 'サイト省略名 :';
$string['sitesummary'] = 'フロントページの説明 :';
$string['skipdbencodingtest'] = 'DBエンコーディングテストをスキップ';
$string['sqlite3_pdo'] = 'SQLite 3 (PDO) <b><strong class=\"errormsg\">実験用! (実稼動サイトには使用しないでください。)</strong></b>';
@ -383,7 +383,7 @@ $php cliupgrade.php オプション
--agreelicense Yes(デフォルト) または No
--confirmrelease Yes(デフォルト) または No
--sitefullname 長いサイト名です。デフォルトは : Moodle Site (サイト名を変更してください!!)
--siteshortname 短いサイト名です。デフォルトは: moodle
--siteshortname サイト省略名です。デフォルトは: moodle
--sitesummary フロントページの説明です。デフォルトは、空白です。
--adminfirstname 管理者の名です。デフォルトは「Admin」です。
--adminlastname 管理者の姓です。デフォルトは「User」です。