From: moodler Date: Sat, 28 Oct 2006 03:08:14 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20061028) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=68513b30de9312fa964360802c4334d8e4b1208c;p=moodle.git Automatic installer.php lang files by installer_builder (20061028) --- diff --git a/install/lang/ja_utf8/installer.php b/install/lang/ja_utf8/installer.php index dcc48a40fe..e929345746 100644 --- a/install/lang/ja_utf8/installer.php +++ b/install/lang/ja_utf8/installer.php @@ -120,7 +120,7 @@ $string['downloadlanguagesub'] = 'あなたは、この言語パックをダウ $string['environmenterrortodo'] = 'このバージョンのMoodleをインストールする前に、発見された動作環境の問題 ( エラー ) を解消してください!'; $string['environmenthead'] = 'あなたの環境を確認しています ...'; $string['environmentrecommendinstall'] = 'インストールおよびEnabledを推奨します。'; -$string['environmentrecommendversion'] = 'バージョン $a->needed以上を推奨します。あなたは現在 $a->current を使用しています。'; +$string['environmentrecommendversion'] = 'バージョン $a->needed 以上を推奨します。あなたは現在 $a->current を使用しています。'; $string['environmentrequireinstall'] = 'インストールおよびEnabledが必須です。'; $string['environmentrequireversion'] = 'バージョン $a->needed以上が必須です。あなたは現在 $a->current を使用しています。'; $string['environmentsub'] = 'あなたのシステムに関する様々な要素が、システム要件に合致するか確認しています。';